System.Text.TextEncoder.TextEncoder C# (CSharp) Méthode

TextEncoder() public méthode

public TextEncoder ( string utfLabel ) : System.Collections.TypedArrays
utfLabel string
Résultat System.Collections.TypedArrays
        public TextEncoder(string utfLabel)
        {
        }

Same methods

TextEncoder::TextEncoder ( ) : System.Collections.TypedArrays