C# Class System.Text.Utf8.Utf8CodeUnit

Afficher le fichier Open project: antiufo/Shaman.ValueString Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( char other ) : bool
Utf8CodeUnit ( char value ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
IsAscii ( char value ) : bool
TryCreateFrom ( char value, Utf8CodeUnit &codeUnit ) : bool

Method Details

Equals() public méthode

public Equals ( char other ) : bool
other char
Résultat bool

Utf8CodeUnit() public méthode

public Utf8CodeUnit ( char value ) : System.Runtime.CompilerServices
value char
Résultat System.Runtime.CompilerServices