Esempio n. 1
0
 public void UserLogout()
 {
     service.UserLogout(OISDataInfo.UserInfomation.USER_ID);
 }