Specifies the behavior to use when returning default values for
unexpected invocations on loose mocks.
Namespace:
MoqAssembly: Moq (in Moq.dll) Version: 2.6.1121.2 (2.6.0.0)
Syntax
| C# |
|---|
public virtual DefaultValue DefaultValue { get; set; } |