|
Highway Framework
Release 1.0.1.0
The fastest and smoothest way to great architecture
|
Implement this interface to pass the context specific mapping to the constructor More...
Public Member Functions | |
| void | ConfugureContext (DbContext context) |
| This method allows the configuration of context specific properties to be injected | |
Implement this interface to pass the context specific mapping to the constructor
| void Highway.Data.IContextConfiguration.ConfugureContext | ( | DbContext | context | ) |
This method allows the configuration of context specific properties to be injected
| context | the context that is being configured |
1.8.1.1