示例#1
0
 public TColStd_ListOfTransient Assign(TColStd_ListOfTransient theOther)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Prepend(TColStd_ListOfTransient theOther)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public TColStd_ListOfTransient(TColStd_ListOfTransient theOther)
     : base()
 {
     throw new NotImplementedException();
 }