Beispiel #1
0
 internal object GetAll()
 {
     return(_repo.GetAll());
 }