System.Text.TextEncoder.TextEncoder C# (CSharp) Метод

TextEncoder() публичный Метод

public TextEncoder ( string utfLabel ) : System.Collections.TypedArrays
utfLabel string
Результат System.Collections.TypedArrays
        public TextEncoder(string utfLabel)
        {
        }

Same methods

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