Exemplo n.º 1
0
 public void Show()
 {
     UserInteraction.Show(m_ListOfMenuNodes);
 }
Exemplo n.º 2
0
 public override void OnClick()
 {
     UserInteraction.Show(this);
 }