Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ToDo
Ui
ControlExtensions
C# Class ToDo.Ui.ControlExtensions
Afficher le fichier
Open project: jthigpen/winforms-mvp
Méthodes publiques
Méthode
Description
ThreadSafeInvoke
(
this
control
,
System.Action
methodcall
) :
void
Method Details
ThreadSafeInvoke()
public
static
méthode
public
static
ThreadSafeInvoke
(
this
control
,
System.Action
methodcall
) :
void
control
this
methodcall
System.Action
Résultat
void