C# Class Pluton.Rust.Objects.PlutonUI.BaseComponent

Inheritance: CountedInstance, IComponent
Afficher le fichier Open project: Notulp/Pluton.Rust

Protected Properties

Свойство Type Description
_obj JSON.Object

Méthodes publiques

Méthode Description
this ( string key ) : JSON.Value

Method Details

this() public méthode

public this ( string key ) : JSON.Value
key string
Résultat JSON.Value

Property Details

_obj protected_oe property

protected JSON.Object _obj
Résultat JSON.Object