C# Class DevMentor.Data.Context

Inheritance: DevMentor.Context.FileContext, IObjectContextAdapter
Show file Open project: pmizel/DevMentor.Context.FileContext Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Context ( ) : DevMentor.Context
Context ( IStoreStrategy store ) : DevMentor.Context

Method Details

Context() public method

public Context ( ) : DevMentor.Context
return DevMentor.Context

Context() public method

public Context ( IStoreStrategy store ) : DevMentor.Context
store IStoreStrategy
return DevMentor.Context