QueryParams.set

Sets the URI query string to parse

class QueryParams
typeof(this)
set

Parameters

query cstring

query string to parse

Return Value

Type: typeof(this)

this instance

Meta