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