Bagikan melalui


DelegateCommandBase(JoinableTaskFactory) Konstruktor

Definisi

Menginisialisasi instans baru kelas DelegateCommandBase.

protected:
 DelegateCommandBase(Microsoft::VisualStudio::Threading::JoinableTaskFactory ^ jtf);
protected DelegateCommandBase (Microsoft.VisualStudio.Threading.JoinableTaskFactory jtf);
new Microsoft.VisualStudio.PlatformUI.DelegateCommandBase : Microsoft.VisualStudio.Threading.JoinableTaskFactory -> Microsoft.VisualStudio.PlatformUI.DelegateCommandBase
Protected Sub New (jtf As JoinableTaskFactory)

Parameter

jtf
JoinableTaskFactory

Pabrik tugas untuk perintah . Jika ini non-null, perintah akan beralih ke utas utama sebelum menaikkan CanExecuteChanged peristiwa.

Berlaku untuk