C# 클래스 APD.IntegrationTests.VCS.Git.GitSharpTestFunctions

파일 보기 프로젝트 열기: flyrev/Smeedee_git_plugin

보호된 메소드들

메소드 설명
DeleteFileSystemInfo ( FileSystemInfo fsi ) : void
DeleteFileSystemInfo ( string dir ) : void

메소드 상세

DeleteFileSystemInfo() 보호된 정적인 메소드

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

DeleteFileSystemInfo() 보호된 정적인 메소드

protected static DeleteFileSystemInfo ( string dir ) : void
dir string
리턴 void