C# Class System.Utf8String

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
Equals ( Utf8String s ) : bool
EqualsCaseInsensitive ( Utf8String s ) : bool
EqualsCaseInsensitive ( void szLhs, void szRhs, int cSz ) : bool
EqualsCaseSensitive ( void szLhs, void szRhs, int cSz ) : bool
GetUtf8StringByteLength ( void pUtf8String ) : int
Utf8String ( void pStringHeap ) : System.Runtime.CompilerServices
Utf8String ( void pUtf8String, int cUtf8String ) : System.Runtime.CompilerServices

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string