C# Class Bosphorus.Library.Dao.Facade.Facade.Loader.Repository.Domain.Cache

Inheritance: Bosphorus.Library.Dao.Facade.Facade.Loader.Repository.Base.AbstractRepositoryContainerConfigurator
Show file Open project: BosphorusTeam/bosphorus.dao

Public Methods

Method Description
Cache ( string assemblyName, string @namespace ) : System
Cache ( string assemblyName, string @namespace, string endsWith ) : System

Method Details

Cache() public method

public Cache ( string assemblyName, string @namespace ) : System
assemblyName string
@namespace string
return System

Cache() public method

public Cache ( string assemblyName, string @namespace, string endsWith ) : System
assemblyName string
@namespace string
endsWith string
return System