MockResolutionContext.Value property
April 20, 2021 · View on GitHub
The value to use from the resolution.
public object? Value { get; set; }
See Also
- class MockResolutionContext
- namespace Moq.AutoMock.Resolvers
April 20, 2021 · View on GitHub
The value to use from the resolution.
public object? Value { get; set; }