Class EventDelegateExtensions
public static class EventDelegateExtensions
- Inheritance
-
objectEventDelegateExtensions
- Inherited Members
-
object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()
Methods
IsValid(EventDelegateBase)
public static bool IsValid(this EventDelegateBase @delegate)
Parameters
delegateEventDelegateBase
Returns
- bool