ControllerWithContextTemplateModel(ModelType, String) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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)
Parametreler
- modelType
- ModelType
- dbContextFullTypeName
- String