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

Add nullable annotations to public surface API #27

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Add nullable annotations to public surface API #27

merged 1 commit into from
Jan 4, 2022

Conversation

kzu
Copy link
Member

@kzu kzu commented Jan 4, 2022

Both provided extension methods on XNode can now accept and return a null value.

Fixes #26

Both provided extension methods on `XNode` can now accept and return a null value.

Fixes #26
@kzu kzu added the enhancement New feature or request label Jan 4, 2022
@kzu kzu merged commit 2fec324 into main Jan 4, 2022
@kzu kzu deleted the nullable branch January 4, 2022 19:28
@kzu kzu removed the enhancement New feature or request label Jan 4, 2022
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 this pull request may close these issues.

Add nullable annotations to public surface API
1 participant