Property | Type | Description | |
---|---|---|---|
AnonClasses | int | ||
AnonFuncs | int | ||
ClassDependencies | HashSet |
||
Exclude | bool | ||
Indent | int | ||
IndentString | string | ||
InitCount | int | ||
NextID | int |
Method | Description | |
---|---|---|
AddMethod ( |
||
AddNode ( string name, XObjType objType ) : |
||
ComputeSums ( ) : long | ||
ToString ( ) : string | ||
WriteNode ( |
||
XNodeOut ( |
Method | Description | |
---|---|---|
AddField ( |
||
GetNotAnonParent ( ) : |
public AddMethod ( |
||
method | ||
return |
public AddNode ( string name, XObjType objType ) : |
||
name | string | |
objType | XObjType | |
return |
public WriteNode ( |
||
stream | ||
return | long |
public XNodeOut ( |
||
parent | ||
name | string | |
objType | XObjType | |
return | System |