Пример #1
0
 public Vat()
 {
     InitializeComponent();
     con = DBHandler.CreateConnection();
     getVat();
 }