Method | Description | |
---|---|---|
CommentLanguageRuleBase ( ISpellChecker spellChecker ) : System.Linq | ||
EvaluateImpl ( SyntaxTrivia node ) : EvaluationResult |
Method | Description | |
---|---|---|
IsNotNumber ( string input ) : bool | ||
RemoveLineDashes ( string input ) : string | ||
RemoveXml ( string input ) : string |
protected CommentLanguageRuleBase ( ISpellChecker spellChecker ) : System.Linq | ||
spellChecker | ISpellChecker | |
return | System.Linq |
protected EvaluateImpl ( SyntaxTrivia node ) : EvaluationResult | ||
node | SyntaxTrivia | |
return | EvaluationResult |