Method | Description | |
---|---|---|
CommandDispatcher ( IServiceLocator locator ) : System | ||
GetHandlers ( ICommand command ) : IEnumerable |
||
GetValidators ( ICommand command ) : IEnumerable |
public CommandDispatcher ( IServiceLocator locator ) : System | ||
locator | IServiceLocator | |
return | System |
public GetHandlers ( ICommand command ) : IEnumerable |
||
command | ICommand | |
return | IEnumerable |
public GetValidators ( ICommand command ) : IEnumerable |
||
command | ICommand | |
return | IEnumerable |