C# 클래스 fs4net.Framework.Impl.StringExtensions

파일 보기 프로젝트 열기: toroso/fs4net

공개 메소드들

메소드 설명
IsEmpty ( this me ) : bool
RemoveTrailingPathSeparators ( this me ) : string

메소드 상세

IsEmpty() 공개 정적인 메소드

public static IsEmpty ( this me ) : bool
me this
리턴 bool

RemoveTrailingPathSeparators() 공개 정적인 메소드

public static RemoveTrailingPathSeparators ( this me ) : string
me this
리턴 string