C# Class MahTweets.MediaProviders.LightboxProvider

Inheritance: IMediaProvider
Datei anzeigen Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

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

Method Details

Match() public method

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

Transform() public method

public Transform ( string Url ) : MediaResult
Url string
return MahTweets.Core.Media.MediaResult