Class PortTypeInt
Class PortTypeInt. Implements the PortType<T>
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class PortTypeInt : PortType<int>
Constructors
Name | Description |
---|---|
PortTypeInt(PortType<int>) | Initializes a new instance of the PortTypeInt class. |
PortTypeInt(int) | Initializes a new instance of the PortTypeInt class. |
See Also
PortType<T>