示例#1
0
 public int ComputePoints(Duration duration)
 {
     return(_points.ComputePoints(duration));
 }