C# Class Aperea.Commands.CommandExecutor.Executor

Afficher le fichier Open project: DerAlbertCom/ApereaFramework

Méthodes publiques

Свойство Type Description
ExecuteHandler ICommand>.Action

Méthodes publiques

Méthode Description
Executor ( Type commandType, Type handlerType ) : System

Method Details

Executor() public méthode

public Executor ( Type commandType, Type handlerType ) : System
commandType System.Type
handlerType System.Type
Résultat System

Property Details

ExecuteHandler public_oe property

public Action ExecuteHandler
Résultat ICommand>.Action