Beispiel #1
0
 public ActivityCategoryEntity GetCategoryEntity(string keyValue)
 {
     return(service.GetCategoryEntity(keyValue));
 }