Exemplo n.º 1
0
 public TopTools_ListOfListOfShape Assign(TopTools_ListOfListOfShape theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Prepend(TopTools_ListOfListOfShape theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public TopTools_ListOfListOfShape(TopTools_ListOfListOfShape theOther)
     : base()
 {
     throw new NotImplementedException();
 }