C# Class NuGet.VisualStudio.WebProjectSystem

Inheritance: VsProjectSystem
Afficher le fichier Open project: xero-github/Nuget

Méthodes publiques

Méthode Description
IsSupportedFile ( string path ) : bool
WebProjectSystem ( Project project, IFileSystemProvider fileSystemProvider ) : System

Method Details

IsSupportedFile() public méthode

public IsSupportedFile ( string path ) : bool
path string
Résultat bool

WebProjectSystem() public méthode

public WebProjectSystem ( Project project, IFileSystemProvider fileSystemProvider ) : System
project Project
fileSystemProvider IFileSystemProvider
Résultat System