예제 #1
0
파일: UnitTest1.cs 프로젝트: SogAsh/RestApi
 public async Task SetUp()
 {
     BaseMethods.DisableCheckCertificate();
     POSTAuthLogin();
 }