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