C# Class MatrixLibrary.MatrixLibraryExceptions

Inheritance: System.ApplicationException
ファイルを表示 Open project: bcourter/SpaceClaim-AddIns

Public Methods

Method Description
MatrixLibraryExceptions ( string message ) : System

Method Details

MatrixLibraryExceptions() public method

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