C# Class MahTweets.TweetProcessors.WordTextProcessors.Websymbolify

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

Public Methods

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

Method Details

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

Websymbolify() public method

public Websymbolify ( ) : System
return System