Defines the number of invocations allowed by a mocked method.

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

Syntax

C#
public class Times

Inheritance Hierarchy

Object
  Moq..::.Times

See Also