Method | Description | |
---|---|---|
DelegateHandler ( IServiceLocator>.Action | ||
DelegateHandler ( Action | ||
Execute ( Object message, IServiceLocator serviceLocator ) : void |
Create executor
|
public DelegateHandler ( IServiceLocator>.Action | ||
fullAction | IServiceLocator>.Action | |
key | Object | |
mode | DispatchMode | |
messageTypes | ||
return | System |
public DelegateHandler ( Action | ||
shortAction | Action | |
key | Object | |
mode | DispatchMode | |
messageTypes | ||
return | System |
public Execute ( Object message, IServiceLocator serviceLocator ) : void | ||
message | Object | |
serviceLocator | IServiceLocator | |
return | void |