DialogContext.Equals Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Returns true if the current object is equal to the passed object. (Overrides Object.Equals(Object).) | |
Equals(DialogContext) | Returns true if the current object is equal to the passed object. |
Top