public Handler(SistemaFacturacionDigitalDBContext dBContext)
 {
     this.dBContext = dBContext;
 }