Is(TValue) Method

Moq

Collapse imageExpand ImageCopy imageCopyHover image

[Missing <summary> documentation for "M:Moq.It.Is``1(System.Linq.Expressions.Expression{System.Func`2})"]

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

Syntax

C#
public static TValue Is<TValue>(
	Expression<Func> match
)

Type Parameters

TValue

See Also