JSObject.setCustomMethod

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

Meta