C# 클래스 Pluton.PlutonUI.BaseComponent

상속: CountedInstance, IComponent
파일 보기 프로젝트 열기: Notulp/Pluton 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_obj JSON.Object

공개 메소드들

메소드 설명
this ( string key ) : JSON.Value

메소드 상세

this() 공개 메소드

public this ( string key ) : JSON.Value
key string
리턴 JSON.Value

프로퍼티 상세

_obj 보호되어 있는 프로퍼티

protected JSON.Object _obj
리턴 JSON.Object