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

Implement equals family of overrides for runtime classes #249

Merged
merged 1 commit into from
May 1, 2020

Conversation

Scottj1s
Copy link
Member

@Scottj1s Scottj1s commented May 1, 2020

fixes #207

Equality not nearly as important now, with RCW caching, but GetHashCode is useful

@Scottj1s Scottj1s changed the title Implement equals overrides or classes Implement equals family of overrides for runtime classes May 1, 2020
@Scottj1s Scottj1s merged commit 42b1636 into master May 1, 2020
@Scottj1s Scottj1s deleted the scottj1s/equals branch May 1, 2020 01:10
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.

Implement ==, !=, Equals, IEquatable for projected runtime classes
1 participant