C# Class Mono.Debugger.Frontend.ScriptingException

Inheritance: System.Exception
ファイルを表示 Open project: baulig/debugger Class Usage Examples

Public Methods

Method Description
ScriptingException ( string format ) : System

Method Details

ScriptingException() public method

public ScriptingException ( string format ) : System
format string
return System