This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Decoder Constructor
Initializes a new instance of the Decoder class.
[Visual Basic]
Protected Sub New()
[C#]
protected Decoder();
[C++]
protected: Decoder();
[JScript]
protected function Decoder();
See Also
Decoder Class | Decoder Members | System.Text Namespace