Table of Contents

Method Invoke

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Invoke(Delegate)

When implemented by a class, executes the specified delegate on the thread that owns the control's underlying window handle.

object Invoke(Delegate method)

Parameters

method Delegate

Returns

object