Beispiel #1
0
 public List <DomDbModel> GetAll()
 {
     return(proxy.GetAll());
 }