Equals and GetHashCode are not being generated
Equals and GetHashCode are not being generated
Hi, I am setting 'implement equals' to true in the nhibernate template but my generated entity still doesn't have equals or gethashcode. What am I missing?
Re: Equals and GetHashCode are not being generated
Doh, Nevermind. I'm just blind