Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
JsonFx
UI
Jbst
JbstPlaceholder
C# Class JsonFx.UI.Jbst.JbstPlaceholder
Internal representation of a JBST placholder
Inheritance:
JbstCommandBase
ファイルを表示
Open project: pocket-playlab/jsonfx-v1
Class Usage Examples
Public Methods
Method
Description
JbstPlaceholder
( ) :
System
Ctor
Protected Methods
Method
Description
Render
(
JsonWriter
writer
) :
void
Method Details
JbstPlaceholder()
public
method
Ctor
public
JbstPlaceholder
( ) :
System
return
System
Render()
protected
method
protected
Render
(
JsonWriter
writer
) :
void
writer
JsonFx.Json.JsonWriter
return
void