Esempio n. 1
0
 public Intf_Polygon2d(Intf_Polygon2d parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
Esempio n. 2
0
 public void Perform(Intf_Polygon2d Obje)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Interference(Intf_Polygon2d Obje)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public Intf_InterferencePolygon2d(Intf_Polygon2d Obje)
     : base()
 {
     throw new NotImplementedException();
 }