Index
| Namespace
RabbitMQ.Util
public enum struct EitherAlternative
extends
Enum
Summary
Used internally by class Either.
Field Summary
Flags
Type
Name
Summary
public const
EitherAlternative
Left
(undocumented)
public const
EitherAlternative
Right
(undocumented)
Field Detail
public const EitherAlternative Left
public const EitherAlternative Right