Class TwoLayerCacheContainerModule
Inheritance
System.Object
TwoLayerCacheContainerModule
Namespace:InfinniPlatform.Cache.IoC
Assembly:InfinniPlatform.Cache.TwoLayer.dll
Syntax
public class TwoLayerCacheContainerModule : object, IContainerModule
Constructors
| Improve this Doc View SourceTwoLayerCacheContainerModule(TwoLayerCacheOptions)
Declaration
public TwoLayerCacheContainerModule(TwoLayerCacheOptions options)
Parameters
Type | Name | Description |
---|---|---|
TwoLayerCacheOptions | options |
Methods
| Improve this Doc View SourceLoad(IContainerBuilder)
Declaration
public void Load(IContainerBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
IContainerBuilder | builder |