public DtoLib.ResultadoEntidad <DtoLibPosOffLine.Cliente.Ficha> Cliente(int id) { return(ServiceProv.Cliente(id)); }