Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ToDo
Core
Executor
C# Class ToDo.Core.Executor
Inheritance:
IExecutor
Mostra file
Open project: jthigpen/winforms-mvp
Class Usage Examples
Public Methods
Method
Description
Execute
(
System.Action
action
) :
void
Method Details
Execute()
public
method
public
Execute
(
System.Action
action
) :
void
action
System.Action
return
void