public Bnd_Array1OfSphere Move(Bnd_Array1OfSphere theOther)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public Bnd_HArray1OfSphere(Bnd_Array1OfSphere theOther)
     : base()
 {
     throw new NotImplementedException();
 }