Class PlainOutputBase_10CEE7DE
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainOutputBase_10CEE7DE
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 PlainOutputBase_10CEE7DE : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainOutputBase_10CEE7DE()
Declaration
public PlainOutputBase_10CEE7DE()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(IOutputBase_10CEE7DE)
Declaration
public void CopyCyclicToPlain(IOutputBase_10CEE7DE source)
Parameters
Type | Name | Description |
---|---|---|
IOutputBase_10CEE7DE | source |
CopyCyclicToPlain(OutputBase_10CEE7DE)
Declaration
public void CopyCyclicToPlain(OutputBase_10CEE7DE source)
Parameters
Type | Name | Description |
---|---|---|
OutputBase_10CEE7DE | source |
CopyPlainToCyclic(IOutputBase_10CEE7DE)
Declaration
public void CopyPlainToCyclic(IOutputBase_10CEE7DE target)
Parameters
Type | Name | Description |
---|---|---|
IOutputBase_10CEE7DE | target |
CopyPlainToCyclic(OutputBase_10CEE7DE)
Declaration
public void CopyPlainToCyclic(OutputBase_10CEE7DE target)
Parameters
Type | Name | Description |
---|---|---|
OutputBase_10CEE7DE | target |
CopyPlainToShadow(IShadowOutputBase_10CEE7DE)
Declaration
public void CopyPlainToShadow(IShadowOutputBase_10CEE7DE target)
Parameters
Type | Name | Description |
---|---|---|
IShadowOutputBase_10CEE7DE | target |
CopyPlainToShadow(OutputBase_10CEE7DE)
Declaration
public void CopyPlainToShadow(OutputBase_10CEE7DE target)
Parameters
Type | Name | Description |
---|---|---|
OutputBase_10CEE7DE | target |
CopyShadowToPlain(IShadowOutputBase_10CEE7DE)
Declaration
public void CopyShadowToPlain(IShadowOutputBase_10CEE7DE source)
Parameters
Type | Name | Description |
---|---|---|
IShadowOutputBase_10CEE7DE | source |
CopyShadowToPlain(OutputBase_10CEE7DE)
Declaration
public void CopyShadowToPlain(OutputBase_10CEE7DE source)
Parameters
Type | Name | Description |
---|---|---|
OutputBase_10CEE7DE | 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