Exemple #1
0
 public void CreateUI()
 {
     this.btn = ui.CreateButton();
     this.ch  = ui.CreateCheckbox();
 }