Click or drag to resize
MimeKit

HtmlEntityDecoderReset Method

Reset the entity decoder.

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Reset()
Remarks
Resets the entity decoder.
See Also