C# Class NuGet.VisualStudio.DTEExtensions

Exibir arquivo Open project: monoman/NugetCracker

Public Methods

Method Description
GetActiveProject ( this vsMonitorSelection ) : Project
GetIsSolutionNodeSelected ( this vsMonitorSelection ) : bool

Method Details

GetActiveProject() public static method

public static GetActiveProject ( this vsMonitorSelection ) : Project
vsMonitorSelection this
return Project

GetIsSolutionNodeSelected() public static method

public static GetIsSolutionNodeSelected ( this vsMonitorSelection ) : bool
vsMonitorSelection this
return bool