Пример #1
0
 public void AddForm(FormConfig formConfig)
 {
     Form form = new Form(formConfig, this);
 }