CommandLineGenerator Class

Definition

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

Constructors

CommandLineGenerator(IServiceProvider)

Methods

GenerateCode(CommandLineGeneratorModel)

Applies to