Mocks Class

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Allows querying the universe of mocks for those that behave according to the LINQ query specification.

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

Syntax

C#
public static class Mocks

Inheritance Hierarchy

System..::..Object
  Moq..::..Mocks

See Also