Exemplo n.º 1
0
 public void GotPosition(Position p)
 {
     pt.GotPosition(p);
     ShowItems(AccountActivity.NewPosition(p));
 }