SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Struct ApplicationEvent

    Namespace: SF.Events
    Assembly: cs.temp.dll.dll
    Syntax
    public struct ApplicationEvent

    Constructors

    ApplicationEvent(ApplicationEventTypes)

    Declaration
    public ApplicationEvent(ApplicationEventTypes eventType)
    Parameters
    Type Name Description
    ApplicationEventTypes eventType

    Fields

    EventType

    Declaration
    public ApplicationEventTypes EventType
    Field Value
    Type Description
    ApplicationEventTypes

    Methods

    Trigger(ApplicationEventTypes)

    Declaration
    public static void Trigger(ApplicationEventTypes eventType)
    Parameters
    Type Name Description
    ApplicationEventTypes eventType
    In This Article
    Back to top Generated by DocFX