C# Class OnlineVideos.Sites.GulliUtil

Inheritance: OnlineVideos.Sites.GenericSiteUtil
Afficher le fichier Open project: offbyoneBB/mp-onlinevideos2

Méthodes publiques

Méthode Description
DiscoverDynamicCategories ( ) : int
GetNextPageVideos ( ) : List
GetVideoUrl ( VideoInfo video ) : string
GetVideos ( Category category ) : List

Private Methods

Méthode Description
GetVideos_Method1 ( List listVideos, string webData ) : void
GetVideos_Method2 ( List listVideos, string webData ) : void

Method Details

DiscoverDynamicCategories() public méthode

public DiscoverDynamicCategories ( ) : int
Résultat int

GetNextPageVideos() public méthode

public GetNextPageVideos ( ) : List
Résultat List

GetVideoUrl() public méthode

public GetVideoUrl ( VideoInfo video ) : string
video VideoInfo
Résultat string

GetVideos() public méthode

public GetVideos ( Category category ) : List
category Category
Résultat List