C# Class LSLib.LS.MException

Inheritance: System.Exception
Show file Open project: Norbyte/lslib

Public Methods

Method Description
MException ( string Message ) : System

Method Details

MException() public method

public MException ( string Message ) : System
Message string
return System