Class PlainEtcMasterBase_62654B43
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainEtcMasterBase_62654B43
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain
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: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public class PlainEtcMasterBase_62654B43 : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainEtcMasterBase_62654B43()
Declaration
public PlainEtcMasterBase_62654B43()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(EtcMasterBase_62654B43)
Declaration
public void CopyCyclicToPlain(EtcMasterBase_62654B43 source)
Parameters
Type | Name | Description |
---|---|---|
EtcMasterBase_62654B43 | source |
CopyCyclicToPlain(IEtcMasterBase_62654B43)
Declaration
public void CopyCyclicToPlain(IEtcMasterBase_62654B43 source)
Parameters
Type | Name | Description |
---|---|---|
IEtcMasterBase_62654B43 | source |
CopyPlainToCyclic(EtcMasterBase_62654B43)
Declaration
public void CopyPlainToCyclic(EtcMasterBase_62654B43 target)
Parameters
Type | Name | Description |
---|---|---|
EtcMasterBase_62654B43 | target |
CopyPlainToCyclic(IEtcMasterBase_62654B43)
Declaration
public void CopyPlainToCyclic(IEtcMasterBase_62654B43 target)
Parameters
Type | Name | Description |
---|---|---|
IEtcMasterBase_62654B43 | target |
CopyPlainToShadow(EtcMasterBase_62654B43)
Declaration
public void CopyPlainToShadow(EtcMasterBase_62654B43 target)
Parameters
Type | Name | Description |
---|---|---|
EtcMasterBase_62654B43 | target |
CopyPlainToShadow(IShadowEtcMasterBase_62654B43)
Declaration
public void CopyPlainToShadow(IShadowEtcMasterBase_62654B43 target)
Parameters
Type | Name | Description |
---|---|---|
IShadowEtcMasterBase_62654B43 | target |
CopyShadowToPlain(EtcMasterBase_62654B43)
Declaration
public void CopyShadowToPlain(EtcMasterBase_62654B43 source)
Parameters
Type | Name | Description |
---|---|---|
EtcMasterBase_62654B43 | source |
CopyShadowToPlain(IShadowEtcMasterBase_62654B43)
Declaration
public void CopyShadowToPlain(IShadowEtcMasterBase_62654B43 source)
Parameters
Type | Name | Description |
---|---|---|
IShadowEtcMasterBase_62654B43 | source |
Events
| Improve this Doc View SourcePropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type | Description |
---|---|
System.ComponentModel.PropertyChangedEventHandler |
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain