[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Ruft die übergebene Methode im Thread des Synchronisationskontextes auf.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
void Invoke( SimpleMethod action ) |
Visual Basic |
---|
Sub Invoke ( _ action As SimpleMethod _ ) |
F# |
---|
abstract Invoke : action:SimpleMethod -> unit |
Parameters
- action
- Type: DynamicNode.Core..::..SimpleMethod
Die aufzurufende Methode.