Méthode | Description | |
---|---|---|
GetTypeString ( bool truncateNamespace = false ) : string |
Gets the string representing this type tree in C# code.
|
|
SingleClassInheritanceWithInterfacesTypeTree ( |
Initializes a new instance of the SingleClassInheritanceWithInterfacesTypeTree class.
|
public GetTypeString ( bool truncateNamespace = false ) : string | ||
truncateNamespace | bool | if set to |
Résultat | string |
public SingleClassInheritanceWithInterfacesTypeTree ( |
||
baseClassUserType | The base class user type. | |
factory | The user type factory. | |
Résultat | CsDebugScript.CodeGen.UserTypes |