C# 클래스 TCL.Extensions.StringExtensions

파일 보기 프로젝트 열기: adrianoc/binboo

공개 메소드들

메소드 설명
SoundEx ( this s ) : string
ToBytes ( this value ) : byte[]

비공개 메소드들

메소드 설명
EncodeChar ( char c ) : string

메소드 상세

SoundEx() 공개 정적인 메소드

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

ToBytes() 공개 정적인 메소드

public static ToBytes ( this value ) : byte[]
value this
리턴 byte[]