C# Class MahTweets2.MediaProviders.YoutubeProvider

Inheritance: IMediaProvider
显示文件 Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

Method Description
Match ( string Url ) : bool
Transform ( string Url ) : MediaObject

Method Details

Match() public method

public Match ( string Url ) : bool
Url string
return bool

Transform() public method

public Transform ( string Url ) : MediaObject
Url string
return MediaObject