Méthode | Description | |
---|---|---|
Convert ( |
Convert the contents of reader from the InputFormat to the OutputFormat and uses the writer to write the resulting text. Converts the contents of reader from the InputFormat to the OutputFormat and uses the writer to write the resulting text. |
|
HtmlToHtml ( ) : System |
Initializes a new instance of the MimeKit.Text.HtmlToHtml class. Creates a new HTML to HTML converter. |
Méthode | Description | |
---|---|---|
DefaultHtmlTagCallback ( MimeKit.Text.HtmlTagContext tagContext, |
||
Pop ( IList |
||
SuppressContent ( IList |
public Convert ( |
||
reader | The text reader. | |
writer | The text writer. | |
Résultat | void |