C# Class MahTweets.TweetProcessors.WordTextProcessors.Email

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

Public Methods

Method Description
Email ( ) : System
Match ( String word, System.Windows.Media.Brush lBrush, IStatusUpdate oStatusUpdate ) : InlineLink

Method Details

Email() public method

public Email ( ) : System
return System

Match() public method

public Match ( String word, System.Windows.Media.Brush lBrush, IStatusUpdate oStatusUpdate ) : InlineLink
word String
lBrush System.Windows.Media.Brush
oStatusUpdate IStatusUpdate
return MahTweets.Core.Media.InlineLink