Example #1
0
 public void Activate(bool giveFocus)
 {
     CreateContent();
     workbench.ActivatePad(codon, giveFocus);
 }