diegofrata / Generator.Equals

A source code generator for automatically implementing IEquatable<T> using only attributes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README: Make it clearer classes/records must be partial

megakid opened this issue · comments

And do something at gen-time? Not sure what you can do.

README already has examples as partial obviously but they're easily missed.