コード例 #1
0
 public Graphic3d_GraphicDriver(Graphic3d_GraphicDriver parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
コード例 #2
0
 public Graphic3d_StructureManager(Graphic3d_GraphicDriver theDriver)
     : base()
 {
     throw new NotImplementedException();
 }