C# Class APD.IntegrationTests.VCS.Git.GitSharpTestFunctions

Show file Open project: flyrev/Smeedee_git_plugin

Protected Methods

Method Description
DeleteFileSystemInfo ( FileSystemInfo fsi ) : void
DeleteFileSystemInfo ( string dir ) : void

Method Details

DeleteFileSystemInfo() protected static method

protected static DeleteFileSystemInfo ( FileSystemInfo fsi ) : void
fsi System.IO.FileSystemInfo
return void

DeleteFileSystemInfo() protected static method

protected static DeleteFileSystemInfo ( string dir ) : void
dir string
return void