public void Init()
 {
     Scoper = new SingletonInstanceScoper<string>();
 }
Exemple #2
0
 public void Init()
 {
     Scoper = new SingletonInstanceScoper <string>();
 }