XML3 - API DLL Documentation
Module containing classes, methods and enumerations shared accross the DLL.

Namespace: XMLV3API
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[StandardModuleAttribute]
public sealed class CommonClasses
Visual Basic
<StandardModuleAttribute> _
Public NotInheritable Class CommonClasses
Visual C++
[StandardModuleAttribute]
public ref class CommonClasses sealed

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API..::..CommonClasses

See Also