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