C# 클래스 BaconographyWP8Core.View.Markdown.MarkdownQuote

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Synergex/Baconography 1 사용 예제들

공개 메소드들

메소드 설명
MarkdownQuote ( UIElement contents ) : System
MarkdownQuote ( string contents ) : System

메소드 상세

MarkdownQuote() 공개 메소드

public MarkdownQuote ( UIElement contents ) : System
contents UIElement
리턴 System

MarkdownQuote() 공개 메소드

public MarkdownQuote ( string contents ) : System
contents string
리턴 System