Beispiel #1
0
 public List <ActivitySupplyEntity> GetSupplyById()
 {
     return(service.GetSupplyById());
 }