메소드 | 설명 | |
---|---|---|
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. |