CommandLineGeneratorModel Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
CommandLineGeneratorModel()
public:
CommandLineGeneratorModel();
public CommandLineGeneratorModel();
Public Sub New ()
Platí pro
CommandLineGeneratorModel(CommandLineGeneratorModel)
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)
Parametry
- copyFrom
- CommandLineGeneratorModel