Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ToDo
Ui
ControlExtensions
C# Class ToDo.Ui.ControlExtensions
ファイルを表示
Open project: jthigpen/winforms-mvp
Public Methods
Method
Description
ThreadSafeInvoke
(
this
control
,
System.Action
methodcall
) :
void
Method Details
ThreadSafeInvoke()
public
static
method
public
static
ThreadSafeInvoke
(
this
control
,
System.Action
methodcall
) :
void
control
this
methodcall
System.Action
return
void