Port<TRegister, TCondition> Struct
Definition
public sealed struct Port<TRegister, TCondition>
where TRegister : Register, new()
where TCondition : Condition, new()
Type Parameters
| Name | Description |
|---|---|
TRegister |
|
TCondition |
Operators
| Name | Description |
|---|---|
op_Implicit(Port<TRegister, TCondition>) |