XmlHelper Class

HttpServer.dll

Helpers to make XML handling easier

Namespace:  HttpServer.Helpers
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class XmlHelper
Visual Basic (Declaration)
Public NotInheritable Class XmlHelper
Visual C++
public ref class XmlHelper abstract sealed

Inheritance Hierarchy

System..::.Object
  HttpServer.Helpers..::.XmlHelper

See Also