DbContextMock<(Of <(<'TEntity>)>)>..::..SetupDbSetPropertyGet Method
Setups the database set property get.
Namespace:
FastMoq.ModelsAssembly: FastMoq.Core (in FastMoq.Core.dll)
Syntax
public void SetupDbSetPropertyGet( PropertyInfo propertyInfo, Object value )
Public Sub SetupDbSetPropertyGet ( _ propertyInfo As PropertyInfo, _ value As Object _ )
public: void SetupDbSetPropertyGet( PropertyInfo^ propertyInfo, Object^ value )