コード例 #1
0
 public CardsPage Goto()
 {
     HeaderNav.GotoCardsPage();
     return(this);
 }
コード例 #2
0
 public CardsPage Goto()
 {
     HeaderNav.GotoCardsPage();
     Thread.Sleep(3000);
     return(this);
 }