MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
PassThroughDecoder Class
PassThroughDecoder Constructor
PassThroughDecoder Properties
PassThroughDecoder Methods
Pass
Through
Decoder Constructor
Initialize a new instance of the
PassThroughDecoder
class.
Namespace:
MimeKit.Encodings
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
PassThroughDecoder
(
ContentEncoding
encoding
)
Parameters
encoding
ContentEncoding
The encoding to return in the
Encoding
property.
Remarks
Creates a new pass-through decoder.
See Also
Reference
PassThroughDecoder Class
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast