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 SourceAutoConnector(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 SourceESS_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 |
SourceStackGuid
Declaration
public Guid SourceStackGuid { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |