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 implementation for Equals #22

Merged
merged 2 commits into from
Aug 22, 2018
Merged

Add implementation for Equals #22

merged 2 commits into from
Aug 22, 2018

Conversation

DeveTho
Copy link
Contributor

@DeveTho DeveTho commented Jul 23, 2018

Adds an implementation for the Equals method, including the equality operators. This allows comparisons to be done by value instead of the default by reference.

Connected to issue #20.

@DeveTho DeveTho mentioned this pull request Jul 23, 2018
@ardalis ardalis merged commit 27746ae into ardalis:master Aug 22, 2018
@ardalis
Copy link
Owner

ardalis commented Aug 22, 2018

Thanks!

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.

2 participants