コード例 #1
0
 internal void LoginExecute()
 {
     //TestLoginRequest();
     _web.Login(Login, Password);
 }