Simply3DScan
|
Class for creating a singleton for a generic class More...
Properties | |
static T | Instance [get] |
Gets the instance. More... | |
Class for creating a singleton for a generic class
T |
T | : | class | |
T | : | new() |
Definition at line 9 of file Singleton.cs.
|
staticget |