C# Class Streamtastic.Concrete.Own3dStreamRepository

Inheritance: IStreamRepository
显示文件 Open project: sergiotapia/Streamtastic

Public Methods

Method Description
FindTopViewedStreams ( ) : List
FindTopViewedStreamsByGame ( string gameName ) : List

Method Details

FindTopViewedStreams() public method

public FindTopViewedStreams ( ) : List
return List

FindTopViewedStreamsByGame() public method

public FindTopViewedStreamsByGame ( string gameName ) : List
gameName string
return List