Ejemplo n.º 1
0
 public TColStd_Array2OfBoolean Assign(TColStd_Array2OfBoolean theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public TColStd_HArray2OfBoolean(TColStd_Array2OfBoolean theOther)
     : base()
 {
     throw new NotImplementedException();
 }