






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







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
See Also