Метод | Описание | |
---|---|---|
BasicTypeTree ( string basicType ) |
Initializes a new instance of the BasicTypeTree class.
|
|
GetTypeString ( bool truncateNamespace = false ) : string |
Gets the string representing this type tree in C# code.
|
public BasicTypeTree ( string basicType ) | ||
basicType | string | The basic type string. |
public GetTypeString ( bool truncateNamespace = false ) : string | ||
truncateNamespace | bool | if set to |
Результат | string |