Method | Description | |
---|---|---|
CurrencyDto ( decimal amount ) : System.Globalization | ||
CurrencyDto ( string amount ) : System.Globalization | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetNumberformat ( ) : |
public CurrencyDto ( decimal amount ) : System.Globalization | ||
amount | decimal | |
return | System.Globalization |
public CurrencyDto ( string amount ) : System.Globalization | ||
amount | string | |
return | System.Globalization |