메소드 | 설명 | |
---|---|---|
FormatLine ( this source ) : string | ||
GetEnumDescription ( |
||
HexToInt ( this value ) : int | ||
HexToLong ( this value ) : long | ||
IsUri ( this source ) : bool | ||
ToBigInteger ( this value, Globalization numberStyles = Globalization.NumberStyles.HexNumber ) : System.Numerics.BigInteger | ||
ToHexString ( this value ) : string | ||
ToJsonMethodName ( this value ) : string | ||
WeiToEther ( this value ) : string |
public static GetEnumDescription ( |
||
value | ||
리턴 | string |
public static ToBigInteger ( this value, Globalization numberStyles = Globalization.NumberStyles.HexNumber ) : System.Numerics.BigInteger | ||
value | this | |
numberStyles | Globalization | |
리턴 | System.Numerics.BigInteger |
public static ToJsonMethodName ( this value ) : string | ||
value | this | |
리턴 | string |