C# Class EventStore.VSTools.ProjectionsConfigProvider

Inheritance: Microsoft.VisualStudio.Project.ConfigProvider
Afficher le fichier Open project: AlexeyRaga/esvstools

Méthodes publiques

Méthode Description
ProjectionsConfigProvider ( ProjectionsProjectNode project ) : Microsoft.VisualStudio.Project

Méthodes protégées

Méthode Description
CreateProjectConfiguration ( string configName ) : ProjectConfig

Method Details

CreateProjectConfiguration() protected méthode

protected CreateProjectConfiguration ( string configName ) : ProjectConfig
configName string
Résultat Microsoft.VisualStudio.Project.ProjectConfig

ProjectionsConfigProvider() public méthode

public ProjectionsConfigProvider ( ProjectionsProjectNode project ) : Microsoft.VisualStudio.Project
project ProjectionsProjectNode
Résultat Microsoft.VisualStudio.Project