Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Paymetheus
DelegateCommand
C# Class Paymetheus.DelegateCommand
Inheritance:
DelegateCommandBase
,
ICommand
Exibir arquivo
Open project: btcsuite/Paymetheus
Class Usage Examples
Public Methods
Method
Description
DelegateCommand
(
System.Action
execute
) :
System
Execute
(
object
parameter
) :
void
Method Details
DelegateCommand()
public
method
public
DelegateCommand
(
System.Action
execute
) :
System
execute
System.Action
return
System
Execute()
public
method
public
Execute
(
object
parameter
) :
void
parameter
object
return
void