4 references to
System.Management (4)
System\Management\InteropClasses\WMIInterop.cs (4)
1515
public ThreadDispatch(ThreadWorkerMethodWithReturn workerMethod) :
this
()
1528
public ThreadDispatch(ThreadWorkerMethodWithReturnAndParam workerMethod) :
this
()
1541
public ThreadDispatch(ThreadWorkerMethodWithParam workerMethod) :
this
()
1554
public ThreadDispatch(ThreadWorkerMethod workerMethod) :
this
()