Class NoopMigration
Namespace: Umbraco.Cms.Infrastructure.Migrations
Assembly: Umbraco.Infrastructure.dll
Syntax
public class NoopMigration : AsyncMigrationBase, IDiscoverable
Constructors
View SourceNoopMigration(IMigrationContext)
Declaration
public NoopMigration(IMigrationContext context)
Parameters
Type | Name | Description |
---|---|---|
IMigrationContext | context |
Methods
View SourceMigrateAsync()
Declaration
protected override Task MigrateAsync()
Returns
Type | Description |
---|---|
Task |