Click or drag to resize
MimeKit

HtmlEntityDecoderReset Method

Reset the entity decoder.

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