Exemple #1
0
 public GiftEntity GetForm(string keyValue)
 {
     return(service.FindEntity(keyValue));
 }