Click or drag to resize
MimeKit

HtmlEntityDecoder Constructor

Initialize a new instance of the HtmlEntityDecoder class.

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public HtmlEntityDecoder()
Remarks
Creates a new HtmlEntityDecoder.
See Also