JSObject.setCustomMethod

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setCustomMethod(WebString str, bool hasReturnValue)
  2. void setCustomMethod(string str, bool hasReturnValue)
    struct JSObject
    @nogc nothrow
    void
    setCustomMethod
    (
    in string str
    ,)

Meta