Method | Description | |
---|---|---|
GetCodeProjectList ( Microsoft.StyleCop.StyleCopConsole console ) : List |
Give list of files and projects to be treated by Stylecop
|
|
Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void |
Update availability of command
|
protected GetCodeProjectList ( Microsoft.StyleCop.StyleCopConsole console ) : List |
||
console | Microsoft.StyleCop.StyleCopConsole |
/// A |
return | List |
protected Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void | ||
info | MonoDevelop.Components.Commands.CommandInfo |
/// A |
return | void |