Search Results for

    Show / Hide Table of Contents

    Class AsyncEvent

    ABC for AsyncEvent<TSender, TArgs>, allowing for using instances thereof without knowing the underlying instance's type parameters.

    Inheritance
    System.Object
    AsyncEvent
    AsyncEvent<TSender, TArgs>
    Namespace: DisCatSharp.Common.Utilities
    Assembly: DisCatSharp.Common.dll
    Syntax
    public abstract class AsyncEvent

    Properties

    | Improve this Doc View Source

    Name

    Gets the name of this event.

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems