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

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

공개 메소드들

메소드 설명
JbstPlaceholder ( ) : System

Ctor

보호된 메소드들

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

메소드 상세

JbstPlaceholder() 공개 메소드

Ctor
public JbstPlaceholder ( ) : System
리턴 System

Render() 보호된 메소드

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