public DtoLib.ResultadoEntidad <DtoLibPos.Cliente.Entidad.Ficha> Cliente_GetFichaById(string id) { return(ServiceProv.Cliente_GetFichaById(id)); }