C# Class AcTools.Utils.MathException

Inheritance: System.Exception
Datei anzeigen Open project: gro-ove/actools

Public Methods

Method Description
MathException ( string message ) : System

Method Details

MathException() public method

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