C# Class ArchiMetrics.CodeReview.Rules.AllRules

Show file Open project: jjrdk/ArchiMetrics

Public Methods

Method Description
GetSymbolRules ( ) : IEnumerable
GetSyntaxRules ( ISpellChecker spellChecker ) : IEnumerable

Method Details

GetSymbolRules() public static method

public static GetSymbolRules ( ) : IEnumerable
return IEnumerable

GetSyntaxRules() public static method

public static GetSyntaxRules ( ISpellChecker spellChecker ) : IEnumerable
spellChecker ISpellChecker
return IEnumerable