RazorPageGeneratorModel Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| RazorPageGeneratorModel() | |
| RazorPageGeneratorModel(RazorPageGeneratorModel) |
RazorPageGeneratorModel()
public:
RazorPageGeneratorModel();
public RazorPageGeneratorModel ();
Public Sub New ()
Applies to
RazorPageGeneratorModel(RazorPageGeneratorModel)
protected:
RazorPageGeneratorModel(Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Razor::RazorPageGeneratorModel ^ copyFrom);
protected RazorPageGeneratorModel (Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorModel copyFrom);
new Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorModel -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorModel
Protected Sub New (copyFrom As RazorPageGeneratorModel)
Parameters
- copyFrom
- RazorPageGeneratorModel