Determines whether the specified Delegates are not equal.
- d1
- The first delegate to compare.
- d2
- The second delegate to compare.
true if d1.Equals(d2) returns false; otherwise, false.
Note: See Delegate.Equals(object).
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0