Search Results for

    Show / Hide Table of Contents

    Delegate WaitForPromise.ResolveRejectAction

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public delegate void WaitForPromise.ResolveRejectAction(Action resolve, Action<Exception> reject)
    Parameters
    Type Name Description
    System.Action resolve
    System.Action<T><System.Exception> reject
    In This Article
    Back to top Shape of Dreams API Documentation