DependencyGenerator Class

Definition

This is create to test the functionality but this should go away perhaps. For testing using this just make this class implement ICodeGenerator interface. Eventually this class should just be removed.

public ref class DependencyGenerator
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("dependency")]
public class DependencyGenerator
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("dependency")>]
type DependencyGenerator = class
Public Class DependencyGenerator
Inheritance
DependencyGenerator
Attributes

Constructors

DependencyGenerator(IServiceProvider)

Methods

GenerateCode(DependencyGeneratorModel)

Applies to