| PathHelperGetValidPath Method |
| Name | Description | |
|---|---|---|
| GetValidPath(String) |
Converts path to valid one (replaces slash to back slash) and lower the case in the path.
| |
| GetValidPath(String, Boolean) |
Converts path to valid one (replaces slash to back slash) and optionally lower the case in the path.
|