Click or drag to resize

MonoSingletonT Properties

The MonoSingletonT generic type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAutoInstance
The instance of the object.
Public propertyStatic memberInstance
The instance of the object, if not created yet.
Top
See Also