C# 클래스 MahTweets.TweetProcessors.WordTextProcessors.TwitterHashtag

상속: IWordTransfomProvider
파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 메소드들

메소드 설명
Match ( string word, System.Windows.Media.Brush lBrush, IStatusUpdate oStatusUpdate ) : InlineLink
TwitterHashtag ( ) : System.Text.RegularExpressions

메소드 상세

Match() 공개 메소드

public Match ( string word, System.Windows.Media.Brush lBrush, IStatusUpdate oStatusUpdate ) : InlineLink
word string
lBrush System.Windows.Media.Brush
oStatusUpdate IStatusUpdate
리턴 MahTweets.Core.Media.InlineLink

TwitterHashtag() 공개 메소드

public TwitterHashtag ( ) : System.Text.RegularExpressions
리턴 System.Text.RegularExpressions