예제 #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();
 }