示例#1
0
 public TColStd_Array1OfReal Move(TColStd_Array1OfReal theOther)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public TColStd_HArray1OfReal(TColStd_Array1OfReal theOther)
     : base()
 {
     throw new NotImplementedException();
 }