Method | Description | |
---|---|---|
GetTypeString ( bool truncateNamespace = false ) : string |
Gets the string representing this type tree in C# code.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public abstract GetTypeString ( bool truncateNamespace = false ) : string | ||
truncateNamespace | bool | if set to |
return | string |