Class FileHelper
- Assembly
- MonoGame.Framework.Content.Pipeline.dll
public static class FileHelper
- Inheritance
-
FileHelper
- Inherited Members
Methods
DeleteIfExists(string)
Checks deletes a file from disk without throwing exceptions.
public static void DeleteIfExists(string path)
Parameters
path
string