AreaGenerator コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
AreaGenerator(Microsoft::VisualStudio::Web::CodeGeneration::DotNet::IApplicationInfo ^ applicationInfo, IServiceProvider ^ serviceProvider, Microsoft::VisualStudio::Web::CodeGeneration::IModelTypesLocator ^ modelTypesLocator, Microsoft::VisualStudio::Web::CodeGeneration::ILogger ^ logger);
public AreaGenerator (Microsoft.VisualStudio.Web.CodeGeneration.DotNet.IApplicationInfo applicationInfo, IServiceProvider serviceProvider, Microsoft.VisualStudio.Web.CodeGeneration.IModelTypesLocator modelTypesLocator, Microsoft.VisualStudio.Web.CodeGeneration.ILogger logger);
new Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Areas.AreaGenerator : Microsoft.VisualStudio.Web.CodeGeneration.DotNet.IApplicationInfo * IServiceProvider * Microsoft.VisualStudio.Web.CodeGeneration.IModelTypesLocator * Microsoft.VisualStudio.Web.CodeGeneration.ILogger -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Areas.AreaGenerator
Public Sub New (applicationInfo As IApplicationInfo, serviceProvider As IServiceProvider, modelTypesLocator As IModelTypesLocator, logger As ILogger)
パラメーター
- applicationInfo
- IApplicationInfo
- serviceProvider
- IServiceProvider
- modelTypesLocator
- IModelTypesLocator
- logger
- ILogger