Method | Description | |
---|---|---|
BuildItem ( object owner, |
||
Codon ( |
||
GetFailedAction ( object caller ) : ConditionFailedAction | ||
ToString ( ) : string | ||
this ( string key ) : string |
public BuildItem ( object owner, |
||
owner | object | |
subItems | ||
return | object |
public Codon ( |
||
addIn | ||
name | string | |
properties | Properties | |
conditions | ICondition | |
return | System |
public GetFailedAction ( object caller ) : ConditionFailedAction | ||
caller | object | |
return | ConditionFailedAction |