Beispiel #1
0
 public Groups(MyTable t)
 {
     InitializeComponent();
     Mt = t;
     Mt.thLish.AddGroup(this);
 }