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

Documentation: ISubscription type level docs #56

Open
mchandschuh opened this issue Jul 15, 2021 · 0 comments · May be fixed by #57
Open

Documentation: ISubscription type level docs #56

mchandschuh opened this issue Jul 15, 2021 · 0 comments · May be fixed by #57

Comments

@mchandschuh
Copy link

/// A <see cref="ISubscription"/> represents a one-to-one lifecycle of a <see cref="ISubscriber{T}"/>

/// subscribing to a <see cref="ISubscriber{T}"/>.

Should read subscribing to a IPublisher{T}

mchandschuh added a commit to mchandschuh/reactive-streams-dotnet that referenced this issue Jul 15, 2021
@mchandschuh mchandschuh linked a pull request Jul 15, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant