jstedfast / MailKit

A cross-platform .NET library for IMAP, POP3, and SMTP.

Home Page:http://www.mimekit.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation: Examples/MimeVisitorExamples.cs - HtmlPreviewVisitor - Temporary Directory not actually required

MalcolmJohnston opened this issue · comments

Describe the bug
Incredibly minor thing, but was looking at the documentation today and the temporary directory in the HtmlPreviewVisitor class is not actually required.

Happy to create a PR to tidy this up, if you agree.

Cheers,
Malcolm

Thanks.