예제 #1
0
파일: APITests.cs 프로젝트: yogee540/myRepo
 public void TC_136502_EndSessionAPI()
 {
     api.EndSession(Scheme, AuthKey);
 }