Esempio n. 1
0
 void Init()
 {
     _singletonRegistry.MarkSingleton(_id, SingletonTypes.ToSingle);
     _lazyCreator.IncRefCount();
 }