コード例 #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();
 }