Метод | Описание | |
---|---|---|
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 |