CommandLineGeneratorModel Oluşturucular

Tanım

Aşırı Yüklemeler

CommandLineGeneratorModel()

Kaynak:
CommandLineGeneratorModel.cs
Kaynak:
CommandLineGeneratorModel.cs
public:
 CommandLineGeneratorModel();
public CommandLineGeneratorModel();
Public Sub New ()

Şunlara uygulanır

CommandLineGeneratorModel(CommandLineGeneratorModel)

Kaynak:
CommandLineGeneratorModel.cs
Kaynak:
CommandLineGeneratorModel.cs
protected:
 CommandLineGeneratorModel(Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Controller::CommandLineGeneratorModel ^ copyFrom);
protected CommandLineGeneratorModel(Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.CommandLineGeneratorModel copyFrom);
new Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.CommandLineGeneratorModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.CommandLineGeneratorModel -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.CommandLineGeneratorModel
Protected Sub New (copyFrom As CommandLineGeneratorModel)

Parametreler

Şunlara uygulanır