Пример #1
0
 private void SetupForm()
 {
     this.SetPrimaryKey(controllerData.GetPrimaryKey(nameTable));
     this.InitializeForm();
 }