Поделиться через


ControllerWithContextTemplateModel(ModelType, String) Конструктор

Определение

public:
 ControllerWithContextTemplateModel(Microsoft::VisualStudio::Web::CodeGeneration::ModelType ^ modelType, System::String ^ dbContextFullTypeName);
public ControllerWithContextTemplateModel (Microsoft.VisualStudio.Web.CodeGeneration.ModelType modelType, string dbContextFullTypeName);
new Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.ControllerWithContextTemplateModel : Microsoft.VisualStudio.Web.CodeGeneration.ModelType * string -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.ControllerWithContextTemplateModel
Public Sub New (modelType As ModelType, dbContextFullTypeName As String)

Параметры

modelType
ModelType
dbContextFullTypeName
String

Применяется к