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

Decoder() 보호된 메소드

protected Decoder ( ) : System.Runtime.Serialization
리턴 System.Runtime.Serialization
        protected Decoder( )
        {
            // We don't call default reset because default reset probably isn't good if we aren't initialized.
        }