Property | Type | Description |
---|
Method | Description | |
---|---|---|
Get ( JsDictionaryObject that ) : |
||
Set ( JsDictionaryObject that, |
||
ValueDescriptor ( JsDictionaryObject owner, string name ) : System | ||
ValueDescriptor ( JsDictionaryObject owner, string name, |
public Get ( JsDictionaryObject that ) : |
||
that | JsDictionaryObject | |
return |
public Set ( JsDictionaryObject that, |
||
that | JsDictionaryObject | |
value | ||
return | void |
public ValueDescriptor ( JsDictionaryObject owner, string name ) : System | ||
owner | JsDictionaryObject | |
name | string | |
return | System |
public ValueDescriptor ( JsDictionaryObject owner, string name, |
||
owner | JsDictionaryObject | |
name | string | |
value | ||
return | System |