ProviderEndpointBehaviorAttribute.Equals Method
Compares one ProviderEndpointBehaviorAttribute object to another ProviderEndpointBehaviorAttribute object.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Calls the Equals method with the specified object.(Overrides Attribute.Equals(Object).) |
|
Equals(ProviderEndpointBehaviorAttribute) | Compares one ProviderEndpointBehaviorAttribute object to another ProviderEndpointBehaviorAttribute object. |
See Also
ProviderEndpointBehaviorAttribute Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top