Example #1
0
 public static resultAndWaitToken _logIn(string requestorIP)
 {
     return(hostStateManager.logIn(sanitizeAddress(requestorIP)));
 }