Exemple #1
0
 public string Singleton()
 {
     return(_singletonService.GetValue());
 }