Property | Type | Description | |
---|---|---|---|
key | string | ||
obj | Object | ||
parent | Property | ||
value | string |
Method | Description | |
---|---|---|
Property ( string _key, string _value, Object _obj, Property _parent ) : System |
public Property ( string _key, string _value, Object _obj, Property _parent ) : System | ||
_key | string | |
_value | string | |
_obj | Object | |
_parent | Property | |
return | System |