Exemplo n.º 1
0
 public DelayAndFloating GetDelayAndFloating(UserToken token)
 {
     return(userCache.GetDelayAndFloating(token));
 }