Table of Contents

Class EventDelegateExtensions

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll
public static class EventDelegateExtensions
Inheritance
object
EventDelegateExtensions
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

delegate EventDelegateBase

Returns

bool