C# Class Meek.Caching.CacheFactory.CacheFactoryContainer

Show file Open project: klintz/Meek

Public Properties

Property Type Description
CreateEvent ICacheFactory>.Func

Private Properties

Property Type Description

Public Methods

Method Description
GetFactory ( ) : ICacheFactory

Method Details

GetFactory() public method

public GetFactory ( ) : ICacheFactory
return ICacheFactory

Property Details

CreateEvent public property

public Func CreateEvent
return ICacheFactory>.Func