Beispiel #1
0
 public bool CheckTokenTime(string token)
 {
     return(TokenCtrl.CheckTokenTime(token));
 }