Class PlainTcoPneumaticsTwinController
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainTcoPneumaticsTwinController
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: TcoPneumatics
Assembly: TcoPneumaticsConnector.dll
Syntax
public class PlainTcoPneumaticsTwinController : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainTcoPneumaticsTwinController()
Declaration
public PlainTcoPneumaticsTwinController()
Fields
| Improve this Doc View Source_Global_Version
Declaration
PlainGlobal_Version _Global_Version
Field Value
Type | Description |
---|---|
PlainGlobal_Version |
Properties
| Improve this Doc View SourceGlobal_Version
Declaration
public PlainGlobal_Version Global_Version { get; set; }
Property Value
Type | Description |
---|---|
PlainGlobal_Version |
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