메소드 | 설명 | |
---|---|---|
CurrencyDto ( decimal amount ) : System.Globalization | ||
CurrencyDto ( string amount ) : System.Globalization | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
GetNumberformat ( ) : |
public CurrencyDto ( decimal amount ) : System.Globalization | ||
amount | decimal | |
리턴 | System.Globalization |
public CurrencyDto ( string amount ) : System.Globalization | ||
amount | string | |
리턴 | System.Globalization |