C# Class OneNoteConversionToolUnitTest.Utility

Class that contains a bunch of helper methods for UnitTesting
Afficher le fichier Open project: OneNoteDev/OneNoteConversionTool

Méthodes publiques

Méthode Description
DeleteDirectory ( string targetDir ) : bool

Helper method to delete entire folder and files

Method Details

DeleteDirectory() public static méthode

Helper method to delete entire folder and files
public static DeleteDirectory ( string targetDir ) : bool
targetDir string
Résultat bool