示例#1
0
 public DelayAndFloating GetDelayAndFloatingById(int userId)
 {
     return(userCache.GetDelayAndFloatingById(userId));
 }