Exemplo n.º 1
0
 internal void RemoveCommandAll()
 {
     m_listCommand = new List <Commands>();
     m_contentUI.RemoveAll();
 }