Class Plain_internals_TcoSequencer
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
Plain_internals_TcoSequencer
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: TcoCore
Assembly: TcoCoreConnector.dll
Syntax
public class Plain_internals_TcoSequencer : PlainTcoSequencer, INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlain_internals_TcoSequencer()
Declaration
public Plain_internals_TcoSequencer()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(_internals_TcoSequencer)
Declaration
public void CopyCyclicToPlain(_internals_TcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequencer | source |
CopyCyclicToPlain(I_internals_TcoSequencer)
Declaration
public void CopyCyclicToPlain(I_internals_TcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
I_internals_TcoSequencer | source |
CopyPlainToCyclic(_internals_TcoSequencer)
Declaration
public void CopyPlainToCyclic(_internals_TcoSequencer target)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequencer | target |
CopyPlainToCyclic(I_internals_TcoSequencer)
Declaration
public void CopyPlainToCyclic(I_internals_TcoSequencer target)
Parameters
Type | Name | Description |
---|---|---|
I_internals_TcoSequencer | target |
CopyPlainToShadow(_internals_TcoSequencer)
Declaration
public void CopyPlainToShadow(_internals_TcoSequencer target)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequencer | target |
CopyPlainToShadow(IShadow_internals_TcoSequencer)
Declaration
public void CopyPlainToShadow(IShadow_internals_TcoSequencer target)
Parameters
Type | Name | Description |
---|---|---|
IShadow_internals_TcoSequencer | target |
CopyShadowToPlain(_internals_TcoSequencer)
Declaration
public void CopyShadowToPlain(_internals_TcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequencer | source |
CopyShadowToPlain(IShadow_internals_TcoSequencer)
Declaration
public void CopyShadowToPlain(IShadow_internals_TcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
IShadow_internals_TcoSequencer | 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