CodeGeneratorActionsService 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 CodeGeneratorActionsService : Microsoft::VisualStudio::Web::CodeGeneration::ICodeGeneratorActionsService
public class CodeGeneratorActionsService : Microsoft.VisualStudio.Web.CodeGeneration.ICodeGeneratorActionsService
type CodeGeneratorActionsService = class
interface ICodeGeneratorActionsService
Public Class CodeGeneratorActionsService
Implements ICodeGeneratorActionsService
- Inheritance
-
CodeGeneratorActionsService
- Implements
Constructors
| CodeGeneratorActionsService(ITemplating, IFilesLocator, IFileSystem) |
Methods
| AddFileAsync(String, String) | |
| AddFileFromTemplateAsync(String, String, IEnumerable<String>, Object) |