Exemplo n.º 1
0
 public Graphic3d_GraphicDriver(Graphic3d_GraphicDriver parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
Exemplo n.º 2
0
 public Graphic3d_StructureManager(Graphic3d_GraphicDriver theDriver)
     : base()
 {
     throw new NotImplementedException();
 }