protected virtual bool Equals( WeakDelegateBase<T> obj )
Protected Overridable Function Equals ( obj As WeakDelegateBase(Of T) ) As Boolean
protected: virtual bool Equals( WeakDelegateBase<T>^ obj )
function Equals(obj);
In This Article