Exemplo n.º 1
0
 public static void SetAuthorizedUser(string userID, string pwd)
 {
     Class62.SetAuthorizedUser(userID, pwd);
 }