public void Init()
 {
     Scoper = new SingletonInstanceScoper<string>();
 }
Ejemplo n.º 2
0
 public void Init()
 {
     Scoper = new SingletonInstanceScoper <string>();
 }