Search Results for

    Show / Hide Table of Contents

    Class PluginEnabledEvent

    Inheritance
    System.Object
    Event
    PluginEventBase
    PluginEnabledEvent
    Inherited Members
    PluginEventBase.PluginAssembly
    PluginEventBase.PluginInstance
    Event.IsCancelled
    Event.SetCancelled(Boolean)
    Namespace: OpenAPI.Events.Plugins
    Assembly: OpenAPI.dll
    Syntax
    public class PluginEnabledEvent : PluginEventBase

    Constructors

    | Improve this Doc View Source

    PluginEnabledEvent(Assembly, OpenPlugin)

    Declaration
    public PluginEnabledEvent(Assembly pluginAssembly, OpenPlugin pluginInstance)
    Parameters
    Type Name Description
    Assembly pluginAssembly
    OpenPlugin pluginInstance
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX