ActionInfo.Key.Inequality Operator
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Inequality(Object, ActionInfo.Key) | Determines whether a ActionInfo.Key object is not equal to a System.Object. | |
Inequality(ActionInfo.Key, ActionInfo.Key) | Determines whether two ActionInfo.Key objects are not equal. | |
Inequality(ActionInfo.Key, Object) | Determines whether a ActionInfo.Key object is not equal to a System.Object. |
Top