Beispiel #1
0
 public TColStd_Array2OfBoolean Assign(TColStd_Array2OfBoolean theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public TColStd_HArray2OfBoolean(TColStd_Array2OfBoolean theOther)
     : base()
 {
     throw new NotImplementedException();
 }