Exemplo n.º 1
0
 public void SetProperties(BVH_Properties theProperties)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public BVH_Properties(BVH_Properties parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }