Esempio n. 1
0
 public CardsPage Goto()
 {
     HeaderNav.GotoCardsPage();
     return(this);
 }
Esempio n. 2
0
 public CardsPage Goto()
 {
     HeaderNav.GotoCardsPage();
     Thread.Sleep(3000);
     return(this);
 }