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 |
---|---|---|
Umbraco |
umbracoService | |
IOptions<Models |
config | |
Out |
outOfDateModels | |
IHosting |
hostingEnvironment |
Methods
GenerateModels()
Declaration
public void GenerateModels()