ControllerGeneratorBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ControllerGeneratorBase abstract : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonGeneratorBase
public abstract class ControllerGeneratorBase : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonGeneratorBase
type ControllerGeneratorBase = class
inherit CommonGeneratorBase
Public MustInherit Class ControllerGeneratorBase
Inherits CommonGeneratorBase
- 繼承
- 衍生
建構函式
| ControllerGeneratorBase(IProjectContext, IApplicationInfo, ICodeGeneratorActionsService, IServiceProvider, ILogger) |
屬性
| ApplicationInfo | (繼承來源 CommonGeneratorBase) |
| CodeGeneratorActionsService | |
| Logger | |
| ProjectContext | |
| ServiceProvider | |
| TemplateFolders | |