コード例 #1
0
 public TColgp_Array2OfXYZ Assign(TColgp_Array2OfXYZ theOther)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public TColgp_Array2OfXYZ(TColgp_Array2OfXYZ theOther)
     : base()
 {
     throw new NotImplementedException();
 }