Ejemplo n.º 1
0
 public Task <OrganizeEntity> GetForm(string keyValue)
 {
     return(service.FindEntityAsync(keyValue));
 }