Property | Type | Description | |
---|---|---|---|
DeepWalk | bool |
Method | Description | |
---|---|---|
CalculateFilesSizesDfs ( |
||
ConstructTreeDfs ( |
||
FileTree ( string rootPath, bool deepWalk = false ) : System |
public CalculateFilesSizesDfs ( |
||
startFolder | ||
searchForFolder | string | |
isFound | bool | |
return | long |
public ConstructTreeDfs ( |
||
dir | ||
return | void |
public FileTree ( string rootPath, bool deepWalk = false ) : System | ||
rootPath | string | |
deepWalk | bool | |
return | System |