C# Class Schumix.ExtraAddon.Commands.YoutubeTitle

Afficher le fichier Open project: Schumix/Schumix2 Class Usage Examples

Méthodes publiques

Méthode Description
GetTitle ( ) : string
GetViewCount ( ) : string
IsTitle ( ) : bool
IsYoutube ( ) : bool
YoutubeTitle ( string Url ) : System

Private Methods

Méthode Description
Load ( ) : void
Parse ( ) : void

Method Details

GetTitle() public méthode

public GetTitle ( ) : string
Résultat string

GetViewCount() public méthode

public GetViewCount ( ) : string
Résultat string

IsTitle() public méthode

public IsTitle ( ) : bool
Résultat bool

IsYoutube() public méthode

public IsYoutube ( ) : bool
Résultat bool

YoutubeTitle() public méthode

public YoutubeTitle ( string Url ) : System
Url string
Résultat System