C# 클래스 btswebdoc.Shared.Extensions.StringExtension

파일 보기 프로젝트 열기: riha/btswebdoc

공개 메소드들

메소드 설명
GetCheckSum ( this value ) : string
GetUrlSafe ( this s ) : string

메소드 상세

GetCheckSum() 공개 정적인 메소드

public static GetCheckSum ( this value ) : string
value this
리턴 string

GetUrlSafe() 공개 정적인 메소드

public static GetUrlSafe ( this s ) : string
s this
리턴 string