ViewGenerator(IApplicationInfo, IServiceProvider, ILogger) Oluşturucu

Tanım

public:
 ViewGenerator(Microsoft::VisualStudio::Web::CodeGeneration::DotNet::IApplicationInfo ^ applicationInfo, IServiceProvider ^ serviceProvider, Microsoft::VisualStudio::Web::CodeGeneration::ILogger ^ logger);
public ViewGenerator(Microsoft.VisualStudio.Web.CodeGeneration.DotNet.IApplicationInfo applicationInfo, IServiceProvider serviceProvider, Microsoft.VisualStudio.Web.CodeGeneration.ILogger logger);
new Microsoft.VisualStudio.Web.CodeGenerators.Mvc.View.ViewGenerator : Microsoft.VisualStudio.Web.CodeGeneration.DotNet.IApplicationInfo * IServiceProvider * Microsoft.VisualStudio.Web.CodeGeneration.ILogger -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.View.ViewGenerator
Public Sub New (applicationInfo As IApplicationInfo, serviceProvider As IServiceProvider, logger As ILogger)

Parametreler

applicationInfo
IApplicationInfo
serviceProvider
IServiceProvider
logger
ILogger

Şunlara uygulanır