C# Класс ArchiMetrics.CodeReview.Rules.AllRules

Показать файл Открыть проект

Открытые методы

Метод Описание
GetSymbolRules ( ) : IEnumerable
GetSyntaxRules ( ISpellChecker spellChecker ) : IEnumerable

Описание методов

GetSymbolRules() публичный статический Метод

public static GetSymbolRules ( ) : IEnumerable
Результат IEnumerable

GetSyntaxRules() публичный статический Метод

public static GetSyntaxRules ( ISpellChecker spellChecker ) : IEnumerable
spellChecker ISpellChecker
Результат IEnumerable