C# 클래스 Schumix.ExtraAddon.Commands.YoutubeTitle

파일 보기 프로젝트 열기: Schumix/Schumix2 1 사용 예제들

공개 메소드들

메소드 설명
GetTitle ( ) : string
GetViewCount ( ) : string
IsTitle ( ) : bool
IsYoutube ( ) : bool
YoutubeTitle ( string Url ) : System

비공개 메소드들

메소드 설명
Load ( ) : void
Parse ( ) : void

메소드 상세

GetTitle() 공개 메소드

public GetTitle ( ) : string
리턴 string

GetViewCount() 공개 메소드

public GetViewCount ( ) : string
리턴 string

IsTitle() 공개 메소드

public IsTitle ( ) : bool
리턴 bool

IsYoutube() 공개 메소드

public IsYoutube ( ) : bool
리턴 bool

YoutubeTitle() 공개 메소드

public YoutubeTitle ( string Url ) : System
Url string
리턴 System