C# Class FileEx, DiffEngine

Afficher le fichier Open project: VerifyTests/DiffEngine Class Usage Examples

Méthodes publiques

Méthode Description
SafeDelete ( string path ) : void
SafeMove ( string temp, string target ) : void

Method Details

SafeDelete() public static méthode

public static SafeDelete ( string path ) : void
path string
Résultat void

SafeMove() public static méthode

public static SafeMove ( string temp, string target ) : void
temp string
target string
Résultat void