C# Class EventStore.VSTools.ProjectionsConfigProvider

Inheritance: Microsoft.VisualStudio.Project.ConfigProvider
Mostra file Open project: AlexeyRaga/esvstools

Public Methods

Method Description
ProjectionsConfigProvider ( ProjectionsProjectNode project ) : Microsoft.VisualStudio.Project

Protected Methods

Method Description
CreateProjectConfiguration ( string configName ) : ProjectConfig

Method Details

CreateProjectConfiguration() protected method

protected CreateProjectConfiguration ( string configName ) : ProjectConfig
configName string
return Microsoft.VisualStudio.Project.ProjectConfig

ProjectionsConfigProvider() public method

public ProjectionsConfigProvider ( ProjectionsProjectNode project ) : Microsoft.VisualStudio.Project
project ProjectionsProjectNode
return Microsoft.VisualStudio.Project