Simply3DScan
Properties | List of all members
SharedObjects.Singleton< T > Class Template Reference

Class for creating a singleton for a generic class More...

Properties

static T Instance [get]
 Gets the instance. More...
 

Detailed Description

Class for creating a singleton for a generic class

Template Parameters
T
Type Constraints
T :class 
T :new() 

Property Documentation

T SharedObjects.Singleton< T >.Instance
staticget

Gets the instance.

The instance.


The documentation for this class was generated from the following file: