C# Class Andover.Domain.Tests.Components.Cache.TestableCacheDeltasComponent

Inheritance: Andover.Domain.Components.Cache.CacheDeltasComponent
Show file Open project: PetersonDave/Andover

Public Methods

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

Method Details

GetAllSitecoreCaches() public method

public GetAllSitecoreCaches ( ) : IEnumerable
return IEnumerable

TestableCacheDeltasComponent() public method

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