Beispiel #1
0
 public DrugEntity GetEntity(string id)
 {
     return(service.GetEntity(id));
 }