Example #1
0
 public FrmArtikel()
 {
     InitializeComponent();
     db = new Datenbank();
 }