Property | Type | Description | |
---|---|---|---|
RootNode | Node |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
NodeFileSystem ( ) : System | ||
RemoveAllFiles ( ) : void |
Method | Description | |
---|---|---|
ImplFindFiles ( string Path ) : IEnumerable |
||
ImplOpenFile ( string FileName, System FileMode ) : |
||
SetRootNode ( ) : void |
protected ImplFindFiles ( string Path ) : IEnumerable |
||
Path | string | |
return | IEnumerable |
protected ImplOpenFile ( string FileName, System FileMode ) : |
||
FileName | string | |
FileMode | System | |
return |