C# 클래스 System.Text.Utf8.Utf8CodeUnit

파일 보기 프로젝트 열기: antiufo/Shaman.ValueString 1 사용 예제들

공개 메소드들

메소드 설명
Equals ( char other ) : bool
Utf8CodeUnit ( char value ) : System.Runtime.CompilerServices

비공개 메소드들

메소드 설명
IsAscii ( char value ) : bool
TryCreateFrom ( char value, Utf8CodeUnit &codeUnit ) : bool

메소드 상세

Equals() 공개 메소드

public Equals ( char other ) : bool
other char
리턴 bool

Utf8CodeUnit() 공개 메소드

public Utf8CodeUnit ( char value ) : System.Runtime.CompilerServices
value char
리턴 System.Runtime.CompilerServices