Search Results for

    Show / Hide Table of Contents

    Class ModelsGenerator

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.ModelsBuilder.Building
    Assembly: cs.temp.dll.dll
    Syntax
    public class ModelsGenerator

    Constructors

    ModelsGenerator(UmbracoServices, IOptions<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostingEnvironment)

    Declaration
    public ModelsGenerator(UmbracoServices umbracoService, IOptions<ModelsBuilderSettings> config, OutOfDateModelsStatus outOfDateModels, IHostingEnvironment hostingEnvironment)
    Parameters
    Type Name Description
    UmbracoServices umbracoService
    IOptions<ModelsBuilderSettings> config
    OutOfDateModelsStatus outOfDateModels
    IHostingEnvironment hostingEnvironment

    Methods

    GenerateModels()

    Declaration
    public void GenerateModels()
    In This Article
    • Constructors
      • ModelsGenerator(UmbracoServices, IOptions<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostingEnvironment)
    • Methods
      • GenerateModels()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX