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