ISetupConditionResult(T) Interface

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Implements the fluent API.

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

Syntax

C#
public interface ISetupConditionResult<T>
where T : class

Type Parameters

T

See Also