C# 클래스 StoryTeller.Html.SentenceTag.Preview

상속: ISentenceVisitor
파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
Input ( StoryTeller.Model.TextInput input ) : void
Label ( Label label ) : void
Preview ( SentenceTag tag, ITestContext context ) : System

메소드 상세

Input() 공개 메소드

public Input ( StoryTeller.Model.TextInput input ) : void
input StoryTeller.Model.TextInput
리턴 void

Label() 공개 메소드

public Label ( Label label ) : void
label Label
리턴 void

Preview() 공개 메소드

public Preview ( SentenceTag tag, ITestContext context ) : System
tag SentenceTag
context ITestContext
리턴 System