메소드 | 설명 | |
---|---|---|
ToCSharpString ( this constant ) : string |
Returns the System.String that represents the current TypedConstant.
|
메소드 | 설명 | |
---|---|---|
DisplayEnumConstant ( TypedConstant constant ) : string | ||
DisplaySignedEnumConstant ( TypedConstant constant, SpecialType specialType, long constantToDecode, string typeName ) : string | ||
DisplayUnsignedEnumConstant ( TypedConstant constant, SpecialType specialType, ulong constantToDecode, string typeName ) : string |
public static ToCSharpString ( this constant ) : string | ||
constant | this | |
리턴 | string |