Delegate Operators
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Delegate, Delegate) | Determines whether the specified delegates are equal. |
![]() ![]() | Inequality(Delegate, Delegate) | Determines whether the specified delegates are not equal. |
Show:

