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