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