






Behavior of the mock, according to the value set in the constructor.
Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax
| C# |
|---|
public virtual MockBehavior Behavior { get; internal set; } |







Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax| C# |
|---|
public virtual MockBehavior Behavior { get; internal set; } |
See Also