| Money Constructor |
| Name | Description | |
|---|---|---|
| Money(Int32) |
Initialization of a new money object. All values will be verified.
| |
| Money(Int32, Int32, Int32) |
Initialization of a new money object. Expects real values not raw ones.
|