다음을 통해 공유


Notification.Equals Method

 

Compares one Notification object to another Notification object.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications
Assembly:  CoreProviders (in CoreProviders.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(Notification)

Compares one Notification object to another Notification object.

System_CAPS_pubmethod Equals(Object)

Calls the Equals method with the specified object.(Overrides Object.Equals(Object).)

See Also

Notification Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications Namespace

Return to top