Property | Type | Description | |
---|---|---|---|
ActionForResult | IActOnItem | ||
ActionForType | IActOnItem | ||
DefaultActionForResult | IActOnItem | ||
GenericITypedItem | |||
KeyForType | string | ||
LearnForResult | void | ||
LearnForType | void |
Method | Description | |
---|---|---|
ActionsForItem ( |
||
GetActionsForItem ( ) : System | ||
GetActionsForItem ( IEnumerable |
||
GetActionsForItem ( IEnumerable |
||
LearnActionForCommandResult ( string input, IActOnItem selectedAction, |
Method | Description | |
---|---|---|
ActionForResult ( |
||
ActionForType ( |
||
DefaultActionForResult ( IItem item ) : IActOnItem | ||
GenericITypedItem ( |
||
KeyForType ( |
||
LearnForResult ( |
||
LearnForType ( |
public ActionsForItem ( |
||
result | ||
return | IEnumerable |
public GetActionsForItem ( IEnumerable |
||
actions | IEnumerable |
|
return | System |
public GetActionsForItem ( IEnumerable |
||
actions | IEnumerable |
|
findDefaultActionForItemStrategy | IFindDefaultActionForItemStrategy | |
return | System |
public LearnActionForCommandResult ( string input, IActOnItem selectedAction, |
||
input | string | |
selectedAction | IActOnItem | |
result | ||
return | void |