Method | Description | |
---|---|---|
DataContextFactory ( string supportedExtensions, string rootPath, string applicationRelativePath, string excludeExtensions ) : Rebel.Framework.Context |
Method | Description | |
---|---|---|
DisposeResources ( ) : void | ||
InstantiateDataContext ( IHiveProvider hiveProvider ) : AbstractDataContext |
public DataContextFactory ( string supportedExtensions, string rootPath, string applicationRelativePath, string excludeExtensions ) : Rebel.Framework.Context | ||
supportedExtensions | string | |
rootPath | string | |
applicationRelativePath | string | |
excludeExtensions | string | |
return | Rebel.Framework.Context |
protected InstantiateDataContext ( IHiveProvider hiveProvider ) : AbstractDataContext | ||
hiveProvider | IHiveProvider | |
return | AbstractDataContext |