Search Results for

    Show / Hide Table of Contents
    View Source

    Class ExecutableBuilder

    Inheritance
    object
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Common
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class ExecutableBuilder : IExecutableBuilder

    Constructors

    View Source

    ExecutableBuilder(IMigrationExpression)

    Declaration
    public ExecutableBuilder(IMigrationExpression expression)
    Parameters
    Type Name Description
    IMigrationExpression expression

    Methods

    View Source

    Do()

    Executes.

    Declaration
    public void Do()
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX