Property | Type | Description | |
---|---|---|---|
IsConst | bool | ||
IsOut | bool | ||
IsRef | bool | ||
IsReturnType | bool | ||
Value | string |
Method | Description | |
---|---|---|
GetManagedType ( ) : string | ||
GetNPType ( ) : string | ||
GetPlainType ( ) : string | ||
GetPrettyType ( ) : string | ||
TypeReference ( ) : System | ||
TypeReference ( string value ) : System | ||
Write ( StringBuilder text, SignatureType, type, GlobalInfo, info ) : void | ||
WriteFormatted ( ) : string | ||
WriteFormatted ( StringBuilder text ) : void |
public TypeReference ( string value ) : System | ||
value | string | |
return | System |
public Write ( StringBuilder text, SignatureType, type, GlobalInfo, info ) : void | ||
text | StringBuilder | |
type | SignatureType, | |
info | GlobalInfo, | |
return | void |
public WriteFormatted ( StringBuilder text ) : void | ||
text | StringBuilder | |
return | void |