Table of Contents

Class Steps

Namespace
The.Model.Templates
Assembly
Instagile.Model.dll
public static class Steps
Inheritance
Steps
Inherited Members

Fields

GENERATE

public const string GENERATE = "Generating code"

Field Value

string

LOAD

public const string LOAD = "Loading templates"

Field Value

string

MIGRATE

public const string MIGRATE = "Migrating legacy model"

Field Value

string

REPLACE

public const string REPLACE = "Replacing files"

Field Value

string