コード例 #1
0
ファイル: ModalPage.cs プロジェクト: shesalev/NSItesting
 public void Edit()
 {
     SaveBtn.ClickWait();
     CheckErrorAndSwitchDefault();
 }