C# 클래스 JsonFx.UI.Jbst.JbstInline

Internal representation of named JBST placholder inline content
상속: JbstCommandBase
파일 보기 프로젝트 열기: pocket-playlab/jsonfx-v1 1 사용 예제들

공개 메소드들

메소드 설명
JbstInline ( ) : System

Ctor

보호된 메소드들

메소드 설명
Render ( JsonWriter writer ) : void

메소드 상세

JbstInline() 공개 메소드

Ctor
public JbstInline ( ) : System
리턴 System

Render() 보호된 메소드

protected Render ( JsonWriter writer ) : void
writer JsonFx.Json.JsonWriter
리턴 void