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