HeroStats Libraries
Singletons Class

[This is preliminary documentation and subject to change.]

Encapsulates objects that are required to be singletons in this application

For a list of all members of this type, see Singletons Members.

System.Object
   HeroStats.StatsEngine.Singletons

[Visual Basic]
NotInheritable Public Class Singletons
[C#]
public sealed class Singletons

Thread Safety

Public static (Shared in Visual Basic) members of this type are not guaranteed to be safe for multithreaded operations. Instance members are thread-safe.

Requirements

Namespace: HeroStats.StatsEngine

Assembly: StatsEngine (in StatsEngine.dll)

See Also

Singletons Members | HeroStats.StatsEngine Namespace