Ejemplo n.º 1
0
 private void WandHide()
 {
     TheWand.Show(false);
 }
Ejemplo n.º 2
0
 private void WandIndicate()
 {
     TheWand.Show(true);
 }