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