Search Results for

    Show / Hide Table of Contents

    Class EventCall

    Inheritance
    System.Object
    EventCall
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Flow
    Assembly: Simplic.Flow.dll
    Syntax
    public class EventCall

    Properties

    | Improve this Doc View Source

    Args

    Declaration
    public FlowEventArgs Args { get; set; }
    Property Value
    Type Description
    FlowEventArgs
    | Improve this Doc View Source

    Delegate

    Declaration
    public EventDelegate Delegate { get; set; }
    Property Value
    Type Description
    EventDelegate
    | Improve this Doc View Source

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx