CodeGeneratorActionsService Class

Definition

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)

Applies to