C# 클래스 STUN.SASLPrep

파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET

공개 메소드들

메소드 설명
STUNSASLPrep ( string input ) : string

비공개 메소드들

메소드 설명
CodePointAt ( string input, int index ) : int
GeneralSASLPrep ( string input, bool checkBidi, StringType stringType, bool includeUnassigned ) : string
contains ( char map, char entry ) : bool
contains ( int map, int entry ) : bool
isHighSurrogate ( int codePoint ) : bool
isLowSurrogate ( int codePoint ) : bool

메소드 상세

STUNSASLPrep() 공개 정적인 메소드

public static STUNSASLPrep ( string input ) : string
input string
리턴 string