The only legal way to access this singleton

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

Syntax

C#
public static HtmState Instance { get; }
Visual C++
public:
static property HtmState^ Instance {
	HtmState^ get ();
}
F#
static member Instance : HtmState

See Also