Exemple #1
0
 static ServicedComponent()
 {
     _finalizeCache = new RWHashTableEx();
     _typeofSC      = typeof(ServicedComponent);
 }