Beispiel #1
0
 public ActivitySupplyEntity GetActivitySupplyEntity(string keyValue)
 {
     return(service.GetActivitySupplyEntity(keyValue));
 }