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

Consider an alternative to implementing structural equality for TwoColumnHelpRow #1933

Open
Tracked by #1891
jonsequitur opened this issue Nov 2, 2022 · 0 comments

Comments

@jonsequitur
Copy link
Contributor

jonsequitur commented Nov 2, 2022

    // Why does this need to be IEquatable?  (It's a class.  If it was a struct it'd be "because guidelines say so")
    public class TwoColumnHelpRow : IEquatable<TwoColumnHelpRow> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant