Exemplo n.º 1
0
 public void PerformAction()
 {
     Root.ViewParents.Push(this);
     Root.LoadTiles(Children);
 }