Method | Description | |
---|---|---|
ContainsRequiredValuesForCommand ( object>.this |
Checks if the supplied Dictionary contains all the required arguments to invoke the specified command.
|
|
ContainsValueForSetting ( object>.this |
Checks if the supplied Dictionary contains a value for the specified ISetting.
|
public static ContainsRequiredValuesForCommand ( object>.this |
||
args | object>.this | |
cmd | ||
return | bool |
public static ContainsValueForSetting ( object>.this |
||
args | object>.this | |
setting | ISetting | |
return | bool |