A singleton class housing many internal 'global' variables. Exposed only for its getVersion method

Namespace: Spherical.Htm
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public sealed class HtmState
Visual C++
public ref class HtmState sealed
F#
[<SealedAttribute>]
type HtmState =  class end

Inheritance Hierarchy

System..::..Object
  Spherical.Htm..::..HtmState

See Also