C# Class System.Text.Utf8.Utf8EncodedCodePoint

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

Méthodes publiques

Méthode Description
Utf8EncodedCodePoint ( char character ) : System.Runtime.InteropServices
Utf8EncodedCodePoint ( char highSurrogate, char lowSurrogate ) : System.Runtime.InteropServices

Method Details

Utf8EncodedCodePoint() public méthode

public Utf8EncodedCodePoint ( char character ) : System.Runtime.InteropServices
character char
Résultat System.Runtime.InteropServices

Utf8EncodedCodePoint() public méthode

public Utf8EncodedCodePoint ( char highSurrogate, char lowSurrogate ) : System.Runtime.InteropServices
highSurrogate char
lowSurrogate char
Résultat System.Runtime.InteropServices