C# Class Pluton.PlutonUI.BaseComponent

Inheritance: CountedInstance, IComponent
Mostrar archivo Open project: Notulp/Pluton Class Usage Examples

Protected Properties

Property Type Description
_obj JSON.Object

Public Methods

Method Description
this ( string key ) : JSON.Value

Method Details

this() public method

public this ( string key ) : JSON.Value
key string
return JSON.Value

Property Details

_obj protected_oe property

protected JSON.Object _obj
return JSON.Object