ControllerWithContextGenerator 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 ControllerWithContextGenerator : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Controller::ControllerGeneratorBase
public class ControllerWithContextGenerator : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.ControllerGeneratorBase
type ControllerWithContextGenerator = class
inherit ControllerGeneratorBase
Public Class ControllerWithContextGenerator
Inherits ControllerGeneratorBase
- Inheritance
Constructors
| ControllerWithContextGenerator(IProjectContext, IApplicationInfo, IModelTypesLocator, IEntityFrameworkService, ICodeGeneratorActionsService, IServiceProvider, ILogger) |
Properties
| ApplicationInfo | (Inherited from CommonGeneratorBase) |
| CodeGeneratorActionsService | (Inherited from ControllerGeneratorBase) |
| EntityFrameworkService | |
| Logger | (Inherited from ControllerGeneratorBase) |
| ModelTypesLocator | |
| ProjectContext | (Inherited from ControllerGeneratorBase) |
| ServiceProvider | (Inherited from ControllerGeneratorBase) |
| TemplateFolders | (Inherited from ControllerGeneratorBase) |