Search Results for

    Show / Hide Table of Contents

    Delegate Events.EventsDelegate

    Namespace: NoSuchStudio.Common
    Assembly: NoSuchStudio-Common.dll
    Syntax
    public delegate void EventsDelegate(string eventName, params object[] eventParams);
    Parameters
    Type Name Description
    String eventName
    Object[] eventParams
    In This Article
    Back to top Generated by DocFX