C# Class Streamtastic.Concrete.TwitchtvStreamRepository

Inheritance: IStreamRepository
Afficher le fichier Open project: sergiotapia/Streamtastic

Méthodes publiques

Méthode Description
FindTopViewedStreams ( ) : List
FindTopViewedStreamsByGame ( string gameName ) : List

Method Details

FindTopViewedStreams() public méthode

public FindTopViewedStreams ( ) : List
Résultat List

FindTopViewedStreamsByGame() public méthode

public FindTopViewedStreamsByGame ( string gameName ) : List
gameName string
Résultat List