バージョン

ActivityRecurrenceChooserDialogDisplayingEventArgs コンストラクタ

新しい ActivityRecurrenceChooserDialogDisplayingEventArgs を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal activity As ActivityBase, _
   ByVal chooserType As RecurrenceChooserType _
)
public ActivityRecurrenceChooserDialogDisplayingEventArgs( 
   ActivityBase activity,
   RecurrenceChooserType chooserType
)

パラメータ

activity
選択が表示されるアクティビティ。
chooserType
このダイアログが表示される操作。
参照