DJSNObject.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opCall(DJSNObject value)
  2. void opCall(DJSNValue[string] values)
    class DJSNObject
    void
    opCall
    (
    DJSNValue[string] values
    )
  3. void opCall(string[string] values)

Meta