Beispiel #1
0
 public Combo GetById(int id)
 {
     return(service.GetById(id));
 }