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