Ejemplo n.º 1
0
 public void RemoveCommand(int index)
 {
     m_contentUI.Remove(index);
     m_listCommand.RemoveAt(index);
 }