View Source
Class ModelsGenerator
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class ModelsGenerator : IModelsGenerator
Constructors
View Source
ModelsGenerator(UmbracoServices, IOptionsMonitor<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostEnvironment)
Declaration
public ModelsGenerator(UmbracoServices umbracoService, IOptionsMonitor<ModelsBuilderSettings> config, OutOfDateModelsStatus outOfDateModels, IHostEnvironment hostEnvironment)
Parameters
View Source
ModelsGenerator(UmbracoServices, IOptionsMonitor<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostingEnvironment)
Declaration
public ModelsGenerator(UmbracoServices umbracoService, IOptionsMonitor<ModelsBuilderSettings> config, OutOfDateModelsStatus outOfDateModels, IHostingEnvironment hostingEnvironment)
Parameters
View Source
ModelsGenerator(UmbracoServices, IOptionsMonitor<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostingEnvironment, IHostEnvironment)
Declaration
public ModelsGenerator(UmbracoServices umbracoService, IOptionsMonitor<ModelsBuilderSettings> config, OutOfDateModelsStatus outOfDateModels, IHostingEnvironment hostingEnvironment, IHostEnvironment hostEnvironment)
Parameters
Methods
View Source
GenerateModels()
Declaration
public void GenerateModels()