예제 #1
0
 public CardsPage Goto()
 {
     HeaderNav.GotoCardsPage();
     return(this);
 }
예제 #2
0
 public CardsPage Goto()
 {
     HeaderNav.GotoCardsPage();
     Thread.Sleep(3000);
     return(this);
 }