Exemple #1
0
 public override void Dispose()
 {
     _lazyCreator.DecRefCount();
     _singletonRegistry.UnmarkSingleton(_id, SingletonTypes.ToSingle);
 }