C# Class MahTweets2.MediaProviders.BlipProvider

Inheritance: IMediaProvider
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Méthode Description
Match ( string Url ) : bool
Transform ( string Url ) : MediaObject

Method Details

Match() public méthode

public Match ( string Url ) : bool
Url string
Résultat bool

Transform() public méthode

public Transform ( string Url ) : MediaObject
Url string
Résultat MediaObject