System.Text.TextEncoder.TextEncoder C# (CSharp) 메소드

TextEncoder() 공개 메소드

public TextEncoder ( ) : System.Collections.TypedArrays
리턴 System.Collections.TypedArrays
        public TextEncoder()
        {
        }

Same methods

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