Метод | Описание | |
---|---|---|
FindQuestionsByTag ( string tagName ) : IEnumerable |
||
GetMostUsedTag ( ) : string | ||
HasQuestionsWithTag ( string tagName ) : bool | ||
QuestionsAnalyzer ( |
public FindQuestionsByTag ( string tagName ) : IEnumerable |
||
tagName | string | |
Результат | IEnumerable |
public HasQuestionsWithTag ( string tagName ) : bool | ||
tagName | string | |
Результат | bool |
public QuestionsAnalyzer ( |
||
questions | ||
Результат | System.Collections.Generic |