C# 클래스 StoryTeller.UserInterface.Editing.HTML.SelectorLinkTag

상속: HtmlTags.HtmlTag
파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
Input ( string text ) : void
Label ( string text ) : void
SelectorLinkTag ( string key ) : System

메소드 상세

Input() 공개 메소드

public Input ( string text ) : void
text string
리턴 void

Label() 공개 메소드

public Label ( string text ) : void
text string
리턴 void

SelectorLinkTag() 공개 메소드

public SelectorLinkTag ( string key ) : System
key string
리턴 System