Compartilhar via


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
System_CAPS_pubmethod Equals(NotificationSource)

Compares one NotificationSource object to another NotificationSource object.

System_CAPS_pubmethod 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