C# Class MahTweets.TweetProcessors.ParagraphTextProcessors.Quotation
Mostrar archivo
Open project: nickhodge/MahTweets.LawrenceHargrave
Public Methods
Method |
Description |
|
Match ( String paragraph, System.Windows.Media.Brush lBrush, IStatusUpdate oStatusUpdate ) : Inline |
|
|
Method Details
public Match ( String paragraph, System.Windows.Media.Brush lBrush, IStatusUpdate oStatusUpdate ) : Inline |
paragraph |
String |
|
lBrush |
System.Windows.Media.Brush |
|
oStatusUpdate |
IStatusUpdate |
|
return |
System.Windows.Documents.Inline |
|