Search Results for

    Show / Hide Table of Contents

    Class AutoConnector

    Inheritance
    System.Object
    AutoConnector
    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.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class AutoConnector

    Constructors

    | Improve this Doc View Source

    AutoConnector(Guid, Guid, ESS_DCC_Stack_AutoConnect_Info)

    Constructor

    Declaration
    public AutoConnector(Guid SourceStackGuid, Guid DestinationStackGuid, ESS_DCC_Stack_AutoConnect_Info Info)
    Parameters
    Type Name Description
    System.Guid SourceStackGuid
    System.Guid DestinationStackGuid
    ESS_DCC_Stack_AutoConnect_Info Info

    Properties

    | Improve this Doc View Source

    ESS_DCC_Stack_AutoConnect_Info

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

    SourceStackGuid

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