Method | Description | |
---|---|---|
GetTypeString ( bool truncateNamespace = false ) : string |
Gets the string representing this type tree in C# code.
|
|
VariableTypeTree ( bool isVariable = true ) |
Initializes a new instance of the VariableTypeTree class.
|
public GetTypeString ( bool truncateNamespace = false ) : string | ||
truncateNamespace | bool | if set to |
return | string |
public VariableTypeTree ( bool isVariable = true ) | ||
isVariable | bool | if set to |