Method | Description | |
---|---|---|
FileScanner ( |
||
GetFileExtension ( |
||
ScanFile ( |
Method | Description | |
---|---|---|
IsAlphaNum ( int i ) : bool | ||
IsFileChar ( int i ) : bool | ||
IsFileDelim ( int i ) : bool |
public FileScanner ( |
||
casc | ||
root | ||
return | System |
public GetFileExtension ( |
||
file | ||
return | string |
public ScanFile ( |
||
file | ||
return | IEnumerable |