バージョン

TaskPromptUserEventArgsBase コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal task As Task, _
   ByVal messageBoxText As String, _
   ByVal messageBoxTitle As String _
)
public TaskPromptUserEventArgsBase( 
   Task task,
   string messageBoxText,
   string messageBoxTitle
)

パラメータ

task
messageBoxText
messageBoxTitle
参照