View Source
Class ResetCache
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class ResetCache : MigrationBase, IDiscoverable
Constructors
View Source
ResetCache(IMigrationContext, IHostingEnvironment)
Declaration
public ResetCache(IMigrationContext context, IHostingEnvironment hostingEnvironment)
Parameters
View Source
ResetCache(IMigrationContext, IHostingEnvironment, IPublishedSnapshotService)
Declaration
public ResetCache(IMigrationContext context, IHostingEnvironment hostingEnvironment, IPublishedSnapshotService publishedSnapshotService)
Parameters
Methods
View Source
Migrate()
Declaration
protected override void Migrate()