C# 클래스 MahTweets.Core.Media.Attachments.LinkAttachment

상속: IStatusUpdateAttachment
파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave 1 사용 예제들

공개 메소드들

메소드 설명
LinkAttachment ( String Text, String Url ) : System
MappedToUrl ( ) : string
NewView ( ) : System.Windows.Controls.UserControl

메소드 상세

LinkAttachment() 공개 메소드

public LinkAttachment ( String Text, String Url ) : System
Text String
Url String
리턴 System

MappedToUrl() 공개 메소드

public MappedToUrl ( ) : string
리턴 string

NewView() 공개 메소드

public NewView ( ) : System.Windows.Controls.UserControl
리턴 System.Windows.Controls.UserControl