Table of Contents

Class FileHelper

Namespace
MonoGame.Framework.Content.Pipeline.Builder
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