Method | Description | |
---|---|---|
AppendProp ( PropSetter props ) : void |
Append the specified setter to your list, making a prop setter that will set all the indicated properties.
|
|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
BuildChain ( PropSetterImpl start, PropSetterImpl add ) : PropSetterImpl | ||
SetOwnProperty ( |
||
SetProperty ( |
public AppendProp ( PropSetter props ) : void | ||
props | PropSetter | |
return | void |