Times Structure

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Defines the number of invocations allowed by a mocked method.

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

Syntax

C#
public struct Times

See Also