Class PlainWcState_0B2B16F9
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainWcState_0B2B16F9
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 PlainWcState_0B2B16F9 : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainWcState_0B2B16F9()
Declaration
public PlainWcState_0B2B16F9()
Fields
| Improve this Doc View Source_WcState
Declaration
bool _WcState
Field Value
Type | Description |
---|---|
System.Boolean |
Properties
| Improve this Doc View SourceWcState
Declaration
public bool WcState { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
| Improve this Doc View SourceCopyCyclicToPlain(IWcState_0B2B16F9)
Declaration
public void CopyCyclicToPlain(IWcState_0B2B16F9 source)
Parameters
Type | Name | Description |
---|---|---|
IWcState_0B2B16F9 | source |
CopyCyclicToPlain(WcState_0B2B16F9)
Declaration
public void CopyCyclicToPlain(WcState_0B2B16F9 source)
Parameters
Type | Name | Description |
---|---|---|
WcState_0B2B16F9 | source |
CopyPlainToCyclic(IWcState_0B2B16F9)
Declaration
public void CopyPlainToCyclic(IWcState_0B2B16F9 target)
Parameters
Type | Name | Description |
---|---|---|
IWcState_0B2B16F9 | target |
CopyPlainToCyclic(WcState_0B2B16F9)
Declaration
public void CopyPlainToCyclic(WcState_0B2B16F9 target)
Parameters
Type | Name | Description |
---|---|---|
WcState_0B2B16F9 | target |
CopyPlainToShadow(IShadowWcState_0B2B16F9)
Declaration
public void CopyPlainToShadow(IShadowWcState_0B2B16F9 target)
Parameters
Type | Name | Description |
---|---|---|
IShadowWcState_0B2B16F9 | target |
CopyPlainToShadow(WcState_0B2B16F9)
Declaration
public void CopyPlainToShadow(WcState_0B2B16F9 target)
Parameters
Type | Name | Description |
---|---|---|
WcState_0B2B16F9 | target |
CopyShadowToPlain(IShadowWcState_0B2B16F9)
Declaration
public void CopyShadowToPlain(IShadowWcState_0B2B16F9 source)
Parameters
Type | Name | Description |
---|---|---|
IShadowWcState_0B2B16F9 | source |
CopyShadowToPlain(WcState_0B2B16F9)
Declaration
public void CopyShadowToPlain(WcState_0B2B16F9 source)
Parameters
Type | Name | Description |
---|---|---|
WcState_0B2B16F9 | 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