C# Class Pluton.PlutonUI.BaseComponent
Show file
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
public this ( string key ) : JSON.Value |
key |
string |
|
return |
JSON.Value |
|
Property Details
protected JSON.Object _obj |
return |
JSON.Object |
|