Method | Description | |
---|---|---|
CommandImpl ( CommandFilter filter, DiscreteCommand discreteCommand ) | ||
can_process ( WebRequest request ) : bool | ||
process ( WebRequest request ) : void |
public CommandImpl ( CommandFilter filter, DiscreteCommand discreteCommand ) | ||
filter | CommandFilter | |
discreteCommand | DiscreteCommand |
public can_process ( WebRequest request ) : bool | ||
request | WebRequest | |
return | bool |