Méthode | Description | |
---|---|---|
FindQuestionsByTag ( string tagName ) : IEnumerable |
||
GetMostUsedTag ( ) : string | ||
HasQuestionsWithTag ( string tagName ) : bool | ||
QuestionsAnalyzer ( |
public FindQuestionsByTag ( string tagName ) : IEnumerable |
||
tagName | string | |
Résultat | IEnumerable |
public HasQuestionsWithTag ( string tagName ) : bool | ||
tagName | string | |
Résultat | bool |
public QuestionsAnalyzer ( |
||
questions | ||
Résultat | System.Collections.Generic |