Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Aperea
Commands
CommandExecutor.Executor
C# Class Aperea.Commands.CommandExecutor.Executor
Mostrar archivo
Open project: DerAlbertCom/ApereaFramework
Public Properties
Property
Type
Description
ExecuteHandler
ICommand>.Action
Public Methods
Method
Description
Executor
(
Type
commandType
,
Type
handlerType
) :
System
Method Details
Executor()
public
method
public
Executor
(
Type
commandType
,
Type
handlerType
) :
System
commandType
System.Type
handlerType
System.Type
return
System
Property Details
ExecuteHandler
public_oe property
public
Action
ExecuteHandler
return
ICommand>.Action