C# Class NppSharp.ScriptException

Inheritance: System.Exception
ファイルを表示 Open project: cmrazek/NppSharp

Public Methods

Method Description
ScriptException ( string message ) : System

Method Details

ScriptException() public method

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