메소드 | 설명 | |
---|---|---|
BuildCollectionFor ( object owner ) : IMvxCommandCollection | ||
MvxCommandCollectionBuilder ( ) : System |
메소드 | 설명 | |
---|---|---|
CanExecutePropertyInfo ( |
||
CanExecuteProperyName ( |
||
CommandAttribute ( |
||
CreateCommand ( object owner, |
||
CreateCommands ( object owner, |
||
GetCommandNameOrNull ( |
||
GetConventionalCommandNameOrNull ( |
public BuildCollectionFor ( object owner ) : IMvxCommandCollection | ||
owner | object | |
리턴 | IMvxCommandCollection |
protected CanExecutePropertyInfo ( |
||
type | ||
commandMethod | ||
리턴 |
protected CanExecuteProperyName ( |
||
method | ||
리턴 | string |
protected CommandAttribute ( |
||
method | ||
리턴 |
protected CreateCommand ( object owner, |
||
owner | object | |
collection | ||
commandMethod | ||
commandName | string | |
hasParameter | bool | |
리턴 | void |
protected CreateCommands ( object owner, |
||
owner | object | |
toReturn | ||
리턴 | void |
protected GetCommandNameOrNull ( |
||
method | ||
리턴 | string |
protected GetConventionalCommandNameOrNull ( |
||
method | ||
suffix | string | |
리턴 | string |