IDbContextMock..::..SetupDbSetPropertyGet Method
Setups the database set property get.
Namespace:
FastMoq.ModelsAssembly: FastMoq.Core (in FastMoq.Core.dll)
Syntax
void SetupDbSetPropertyGet( PropertyInfo propertyInfo, Object value )
Sub SetupDbSetPropertyGet ( _ propertyInfo As PropertyInfo, _ value As Object _ )
void SetupDbSetPropertyGet( PropertyInfo^ propertyInfo, Object^ value )