C# 클래스 gnu.inet.encoding.misc.GenerateNFKC

파일 보기 프로젝트 열기: pexip/os-libidn 1 사용 예제들

공개 메소드들

메소드 설명
Generate ( ) : void

비공개 메소드들

메소드 설명
decompose ( string sIn, SortedList mappings ) : string
isCompatibilityMapping ( string sIn ) : bool
split ( string sIn, char sep ) : string[]
stripComment ( string sIn ) : string
stripCompatibilityTag ( string sIn ) : string
toString ( string sIn ) : string

메소드 상세

Generate() 공개 정적인 메소드

public static Generate ( ) : void
리턴 void