Cyclic Property

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Allow sequence to be repeated

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

Syntax

C#
public bool Cyclic { get; set; }

See Also