Ejemplo n.º 1
0
 public RefundEntity GetForm(string keyValue)
 {
     return(service.FindEntity(keyValue));
 }