public DtoLib.Resultado ClienteGrupo_Editar(DtoLibPos.ClienteGrupo.Editar.Ficha ficha)
 {
     return(ServiceProv.ClienteGrupo_Editar(ficha));
 }