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