|
Online Maps v3
|
Base class for generic singleton. More...
Protected Member Functions | |
| OnlineMapsGenericBase () | |
| Constructor. | |
Static Protected Attributes | |
| static T | _instance |
| Instance of the class. | |
Properties | |
| static T | instance [get] |
| Instance of the class. | |
Base class for generic singleton.
| T | Type of singleton |
| T | : | OnlineMapsGenericBase<T> |