C# 클래스 Tar.Extensions

This class is intended for internal use only, by the Tar library.
파일 보기 프로젝트 열기: robertbaker/SevenUpdate

공개 메소드들

메소드 설명
TrimNull ( this t ) : string
TrimSlash ( this t ) : string

메소드 상세

TrimNull() 공개 정적인 메소드

public static TrimNull ( this t ) : string
t this ///
리턴 string

TrimSlash() 공개 정적인 메소드

public static TrimSlash ( this t ) : string
t this ///
리턴 string