C# 클래스 Versionr.FileSystemInfoExt

파일 보기 프로젝트 열기: eatplayhate/versionr

공개 메소드들

메소드 설명
GetCorrectCase ( this file ) : FileInfo
GetFullNameWithCorrectCase ( this fileOrFolder ) : String

비공개 메소드들

메소드 설명
GetCorrectCaseOfParentFolder ( String fileOrFolder ) : String

메소드 상세

GetCorrectCase() 공개 정적인 메소드

public static GetCorrectCase ( this file ) : FileInfo
file this
리턴 System.IO.FileInfo

GetFullNameWithCorrectCase() 공개 정적인 메소드

public static GetFullNameWithCorrectCase ( this fileOrFolder ) : String
fileOrFolder this
리턴 String