예제 #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();
 }