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