







Defines the Returns verb for property get expectations.
Namespace:
Moq.Language
Assembly:
Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)
Syntax
C# |
---|
public interface IReturnsGetter<TProperty> : IReturns |
Type Parameters
- TProperty
- Type of the property.