ControllerGeneratorBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Derived
Constructors
| ControllerGeneratorBase(IProjectContext, IApplicationInfo, ICodeGeneratorActionsService, IServiceProvider, ILogger) |
Properties
| ApplicationInfo | (Inherited from CommonGeneratorBase) |
| CodeGeneratorActionsService | |
| Logger | |
| ProjectContext | |
| ServiceProvider | |
| TemplateFolders | |