Initializes a new instance of the GuiDispatcher class.
Namespace: Dapfor.Net.ThreadingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public GuiDispatcher() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: GuiDispatcher() |
F# |
---|
new : unit -> GuiDispatcher |