Range Enumeration

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Kind of range to use in a filter specified through IsInRange<(Of <<'(TValue>)>>)(TValue, TValue, Range).

Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)

Syntax

C#
public enum Range

Members

Member nameDescription
Inclusive
Exclusive

See Also