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