Exemplo n.º 1
0
 public Entity Refresh(Entity entity)
 {
     return(XrmService.Refresh(entity));
 }