コード例 #1
0
ファイル: APITests.cs プロジェクト: yogee540/myRepo
 public void TC_136436_LoginAPI()
 {
     api.LoginAPI(Scheme, AuthKey);
 }