C# Class NuGet.VisualStudio.WebProjectSystem

Inheritance: VsProjectSystem
Exibir arquivo Open project: xero-github/Nuget

Public Methods

Method Description
IsSupportedFile ( string path ) : bool
WebProjectSystem ( Project project, IFileSystemProvider fileSystemProvider ) : System

Method Details

IsSupportedFile() public method

public IsSupportedFile ( string path ) : bool
path string
return bool

WebProjectSystem() public method

public WebProjectSystem ( Project project, IFileSystemProvider fileSystemProvider ) : System
project Project
fileSystemProvider IFileSystemProvider
return System