Esempio n. 1
0
 public TimeSpan GetEstimatedTimeRemaining(double speed, TransferRateUnitOfMeasure uom)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public double GetTransferRatePerSecond(TransferRateUnitOfMeasure uom)
 {
     throw new NotImplementedException();
 }