Method | Description | |
---|---|---|
ActiveDocumentAnalysisHandler ( ) : MonoDevelop.Components.Commands |
Initializes a new instance of the ActiveDocumentAnalysisHandler class.
|
Method | Description | |
---|---|---|
Update ( CommandInfo info ) : void |
Update availability of the StyleCop command for the active document.
|
public ActiveDocumentAnalysisHandler ( ) : MonoDevelop.Components.Commands | ||
return | MonoDevelop.Components.Commands |
protected Update ( CommandInfo info ) : void | ||
info | CommandInfo | A |
return | void |