Highway Framework  Release 1.0.1.0
The fastest and smoothest way to great architecture
 All Classes Namespaces Functions Variables Properties Events
Public Member Functions
Highway.Data.IContextConfiguration Interface Reference

Implement this interface to pass the context specific mapping to the constructor More...

List of all members.

Public Member Functions

void ConfugureContext (DbContext context)
 This method allows the configuration of context specific properties to be injected

Detailed Description

Implement this interface to pass the context specific mapping to the constructor


Member Function Documentation

void Highway.Data.IContextConfiguration.ConfugureContext ( DbContext  context)

This method allows the configuration of context specific properties to be injected

Parameters:
contextthe context that is being configured

The documentation for this interface was generated from the following file: