Dsl (Digital Simulation Library) for .Net
新しいDslDialogExceptionを作成してから それを throw します。

名前空間: DslDialog
アッセンブリー: DslDialog (in DslDialog.dll)

構文

C#
public static void Throw(
	string st
)
Visual Basic
Public Shared Sub Throw ( 
	st As String
)
Visual C++
public:
static void Throw(
	String^ st
)

Parameters

st
タイプ: System..::..String
例外のメッセージ

参照