示例#1
0
 public TimeSpan GetEstimatedTimeRemaining(double speed, TransferRateUnitOfMeasure uom)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public double GetTransferRatePerSecond(TransferRateUnitOfMeasure uom)
 {
     throw new NotImplementedException();
 }