Пример #1
0
 public void AddButton(qx.ui.form.Button button)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void AddButton(qx.ui.form.Button button, object options = null)
 {
     throw new NotImplementedException();
 }