Namespace: MonoSoftware.Web
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public static class HtmlFormatter
Visual Basic
Public NotInheritable Class HtmlFormatter
Visual C++
public ref class HtmlFormatter abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HtmlFormatter =  class end

Inheritance Hierarchy

System..::..Object
  MonoSoftware.Web..::..HtmlFormatter

See Also