Property | Type | Description | |
---|---|---|---|
data | LinkedList |
||
globals | LinkedList |
||
inst | LinkedList |
||
meta | LinkedList |
Method | Description | |
---|---|---|
FileData ( ) : System | ||
addData ( String s ) : void | ||
addInst ( String s ) : void | ||
addMeta ( String s ) : void | ||
mergeWith ( System.IO.FileData f ) : void |
public mergeWith ( System.IO.FileData f ) : void | ||
f | System.IO.FileData | |
return | void |