Search Results for

    Show / Hide Table of Contents

    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()
    Namespace: Ceres.Graph.Flow
    Assembly: cs.temp.dll.dll
    Syntax
    public static class EventDelegateExtensions

    Methods

    IsValid(EventDelegateBase)

    Declaration
    public static bool IsValid(this EventDelegateBase @delegate)
    Parameters
    Type Name Description
    EventDelegateBase delegate
    Returns
    Type Description
    bool
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX