Search Results for

    Show / Hide Table of Contents

    Class StackAutoConnectorElement

    Inheritance
    System.Object
    ConfigurationElement
    StackAutoConnectorElement
    Inherited Members
    ConfigurationElement.InteractionObject
    ConfigurationElement.ExportId
    ConfigurationElement.ConnectionStringName
    ConfigurationElement.PackageVersion
    ConfigurationElement.PackageName
    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.DCEF
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class StackAutoConnectorElement : ConfigurationElement

    Constructors

    | Improve this Doc View Source

    StackAutoConnectorElement(IConfigurationInteraction)

    Declaration
    public StackAutoConnectorElement(IConfigurationInteraction Interaction)
    Parameters
    Type Name Description
    IConfigurationInteraction Interaction

    Methods

    | Improve this Doc View Source

    Execute(XmlNode)

    Declaration
    public override bool Execute(XmlNode Node)
    Parameters
    Type Name Description
    System.Xml.XmlNode Node
    Returns
    Type Description
    System.Boolean
    Overrides
    ConfigurationElement.Execute(XmlNode)
    | Improve this Doc View Source

    GetAsString(String)

    Declaration
    public override string GetAsString(string name = null)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    System.String
    Overrides
    ConfigurationElement.GetAsString(String)
    | Improve this Doc View Source

    GetElementName()

    Declaration
    public override string GetElementName()
    Returns
    Type Description
    System.String
    Overrides
    ConfigurationElement.GetElementName()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx