Struct InputTriggerPort
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
public struct InputTriggerPort : IInputTriggerPort, ITriggerPort, IPort, IEquatable<InputTriggerPort>
Fields
Name | Description |
---|---|
Port |
Methods
Name | Description |
---|---|
Equals(InputTriggerPort) | Indicates whether the current object is equal to another object of the same type. |
Equals(object) | Indicates whether this instance and a specified object are equal. |
GetDataCount() | |
GetHashCode() | Returns the hash code for this instance. |
GetPort() | |
SetPort(Port) | |
ToString() | Returns the fully qualified type name of this instance. |
Operators
Name | Description |
---|---|
operator ==(InputTriggerPort, InputTriggerPort) | |
operator !=(InputTriggerPort, InputTriggerPort) |