C# Class Andover.Domain.Components.Cache.CacheDeltasComponent

Inheritance: ComponentBase, IComponent
Show file Open project: PetersonDave/Andover

Public Methods

Method Description
Analyze ( ) : IEnumerable
CacheDeltasComponent ( ICacheProvider provider ) : System.Collections.Generic
GetAllSitecoreCaches ( ) : IEnumerable

Method Details

Analyze() public method

public Analyze ( ) : IEnumerable
return IEnumerable

CacheDeltasComponent() public method

public CacheDeltasComponent ( ICacheProvider provider ) : System.Collections.Generic
provider ICacheProvider
return System.Collections.Generic

GetAllSitecoreCaches() public method

public GetAllSitecoreCaches ( ) : IEnumerable
return IEnumerable