Method | Description | |
---|---|---|
RepositoryContext ( AbstractCacheProvider generationScopedCache, AbstractCacheProvider batchScopedCache, IFrameworkContext frameworkContext ) : System |
Method | Description | |
---|---|---|
DisposeResources ( ) : void |
Handles the disposal of resources. Derived from abstract class DisposableObject which handles common required locking logic.
|
public RepositoryContext ( AbstractCacheProvider generationScopedCache, AbstractCacheProvider batchScopedCache, IFrameworkContext frameworkContext ) : System | ||
generationScopedCache | AbstractCacheProvider | |
batchScopedCache | AbstractCacheProvider | |
frameworkContext | IFrameworkContext | |
return | System |