Beispiel #1
0
 public UvodneMenuHokej()
 {
     InitializeComponent();
     dat = new Databaza();
     dat.Pripoj();
 }