DelegatePromise.resolve

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void resolve(Value value)
    class DelegatePromise(T)
    nothrow
    void
    resolve
    (
    Value value
    )
  2. void resolve()
  3. void resolve(T value)

Meta