CodeGenCommand(ILogger, ICodeGeneratorLocator) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
CodeGenCommand(Microsoft::VisualStudio::Web::CodeGeneration::ILogger ^ logger, Microsoft::VisualStudio::Web::CodeGeneration::ICodeGeneratorLocator ^ locator);
public CodeGenCommand(Microsoft.VisualStudio.Web.CodeGeneration.ILogger logger, Microsoft.VisualStudio.Web.CodeGeneration.ICodeGeneratorLocator locator);
new Microsoft.VisualStudio.Web.CodeGeneration.CodeGenCommand : Microsoft.VisualStudio.Web.CodeGeneration.ILogger * Microsoft.VisualStudio.Web.CodeGeneration.ICodeGeneratorLocator -> Microsoft.VisualStudio.Web.CodeGeneration.CodeGenCommand
Public Sub New (logger As ILogger, locator As ICodeGeneratorLocator)
Parametry
- logger
- ILogger
- locator
- ICodeGeneratorLocator