Method | Description | |
---|---|---|
IsMatch ( object>.IDictionary |
||
MatchCondition ( string propertyKey, object requiredValue ) : System |
Method | Description | |
---|---|---|
ConvertToExpectedType ( object propertyValue, |
||
TryConvert ( object propertyValue, |
||
TryParse ( object propertyValue, |
public IsMatch ( object>.IDictionary |
||
messageProperties | object>.IDictionary | |
return | bool |
public MatchCondition ( string propertyKey, object requiredValue ) : System | ||
propertyKey | string | |
requiredValue | object | |
return | System |