C# Class FarseerPhysics.Common.Decomposition.CDT.Delaunay.Sweep.PointOnEdgeException

Inheritance: System.NotImplementedException
ファイルを表示 Open project: tinco/Farseer-Physics

Public Methods

Method Description
PointOnEdgeException ( string message ) : System

Method Details

PointOnEdgeException() public method

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