Exemplo n.º 1
0
 public void CacheDelayAndFloating(int userId, DelayAndFloating delay)
 {
     userCache.CacheDelayAndFloating(userId, delay);
 }