C# Class Subtle.Model.Helpers.VideoInfo

Afficher le fichier Open project: tvdburgt/subtle

Méthodes publiques

Méthode Description
Extract ( string input ) : VideoInfo

Private Methods

Méthode Description
VideoInfo ( ) : System.IO
VideoInfo ( string title, VideoType type, int year, int season, int episode ) : System.IO

Method Details

Extract() public static méthode

public static Extract ( string input ) : VideoInfo
input string
Résultat VideoInfo