Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContinueWith overloads #16

Merged
merged 5 commits into from
Apr 26, 2018
Merged

ContinueWith overloads #16

merged 5 commits into from
Apr 26, 2018

Commits on Apr 21, 2018

  1. Add more extension methods

    Add ContinueWith overloads with the state parameter
    AlphaGremlin committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    322eb79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9ad43 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. XMLDoc and Parameter Names

    Added XML documentation from ReferenceSource
    Changed parameter names to be compatible
    AlphaGremlin committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    d74e759 View commit details
    Browse the repository at this point in the history
  2. Add ContinueWith tests

    Added ContinueWith overload tests
    AlphaGremlin committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    c57638e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Fixed overload tests

    Fixed tests using the wrong overloads
    AlphaGremlin committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    c7593cb View commit details
    Browse the repository at this point in the history