Method | Description | |
---|---|---|
SolutionAnalysisHandler ( ) : MonoDevelop.Components.Commands |
Initializes a new instance of the SolutionAnalysisHandler class.
|
Method | Description | |
---|---|---|
Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void |
Update availability of the StyleCop command for the selected solution in ProjectPad.
|
Method | Description | |
---|---|---|
SolutionAnalysisHandler ( bool fullAnalysis ) : MonoDevelop.Components.Commands |
Initializes a new instance of the SolutionAnalysisHandler class.
|
public SolutionAnalysisHandler ( ) : MonoDevelop.Components.Commands | ||
return | MonoDevelop.Components.Commands |
protected Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void | ||
info | MonoDevelop.Components.Commands.CommandInfo | A |
return | void |