C# 클래스 Subtle.Model.Helpers.VideoInfo

파일 보기 프로젝트 열기: tvdburgt/subtle

공개 메소드들

메소드 설명
Extract ( string input ) : VideoInfo

비공개 메소드들

메소드 설명
VideoInfo ( ) : System.IO
VideoInfo ( string title, VideoType type, int year, int season, int episode ) : System.IO

메소드 상세

Extract() 공개 정적인 메소드

public static Extract ( string input ) : VideoInfo
input string
리턴 VideoInfo