Пример #1
0
 public Quantity_Date Add(Quantity_Period aPeriod)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Quantity_Period(Quantity_Period parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Quantity_Period Add(Quantity_Period anOther)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public bool IsLonger(Quantity_Period anOther)
 {
     throw new NotImplementedException();
 }