![]() |
Simply3DScan
|
static File Helpers More...
Static Public Member Functions | |
| static void | CreatePathIfNotExisting (string folder) |
| Creates the path if not existing. More... | |
| static void | DeleteAllFilesInFolder (string imageFolder) |
| Deletes all files in folder. More... | |
static File Helpers
Definition at line 8 of file FileHelper.cs.
|
static |
Creates the path if not existing.
| folder | The folder. |
Definition at line 14 of file FileHelper.cs.

|
static |
Deletes all files in folder.
| imageFolder | The image folder. |
Definition at line 26 of file FileHelper.cs.
