public InvoiceSLEntityView(InvoiceSLChargingIntrastat screen) : base() { this.WebDriver = screen.WebDriver; this.Screen = screen; }
public RecalculateIntrastatCostChildDialogView(InvoiceSLChargingIntrastat screen) : base() { this.WebDriver = screen.WebDriver; this.Screen = screen; }