CodeGenCommand(ILogger, ICodeGeneratorLocator) 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:
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)
Parametreler
- logger
- ILogger
- locator
- ICodeGeneratorLocator