예제 #1
0
 public Intf_Array1OfLin Move(Intf_Array1OfLin theOther)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Intf_Array1OfLin(Intf_Array1OfLin theOther)
     : base()
 {
     throw new NotImplementedException();
 }