C# Class Poly2Tri.Triangulation.Delaunay.Sweep.PointOnEdgeException

Inheritance: NotImplementedException
ファイルを表示 Open project: peon501/GTA2.NET

Public Methods

Method Description
PointOnEdgeException ( string message ) : System

Method Details

PointOnEdgeException() public method

public PointOnEdgeException ( string message ) : System
message string
return System