Beispiel #1
0
 public T GetObject <T>()
 {
     return(_objectService.Get <T>());
 }