AreaGenerator Class

Definition

public ref class AreaGenerator : Microsoft::VisualStudio::Web::CodeGeneration::ICodeGenerator
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("area")]
public class AreaGenerator : Microsoft.VisualStudio.Web.CodeGeneration.ICodeGenerator
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("area")>]
type AreaGenerator = class
    interface ICodeGenerator
Public Class AreaGenerator
Implements ICodeGenerator
Inheritance
AreaGenerator
Attributes
Implements

Constructors

AreaGenerator(IApplicationInfo, IServiceProvider, IModelTypesLocator, ILogger)

Methods

GenerateCode(AreaGeneratorCommandLine)

Applies to