public SetOption ( String name, Object value ) : void | ||
name | String | The name of the option |
value | Object | The value of the option. Must be one of the types that
/// we can serialize.
/// See |
return | void |
public SetOption ( String name, Object value ) : void | ||
name | String | The name of the option |
value | Object | The value of the option. Must be one of the types that
/// we can serialize.
/// See |
return | void |