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

C# GetHashCode Metodu #26

Open
cihangll opened this issue Oct 29, 2019 · 1 comment
Open

C# GetHashCode Metodu #26

cihangll opened this issue Oct 29, 2019 · 1 comment
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@cihangll
Copy link
Collaborator

Selamlar,
Nesne ve değişkenlerde eşitlik karşılaştırması ile ilgili içerik yazıyorum. Equals, ReferenceEquals, == operatörü ile ilgili kısımları bitirdim. Equals metodunun override edilmesi sonucunda tam anlamıyla eşitlikten söz etmek için GetHashCode metodunun da override edilmesi gerekli. Bu yüzden içeriğin ilerleyen kısımlarında GetHashCode ile ilgili de bir şeyler yazmam gerekiyor. GetHashCode metodu sıklıkla kullandığım bir şey olmadığı için içerik yazmakta zorlanıyorum. Bu konu hakkında bilgili biri katkı sağlayabilir mi?

Not: İlgili içeriği bir kaç gün içerisinde gönderip merge olduktan sonra bu kayıt ile ilişkilendireceğim.

@sametcodes sametcodes added help wanted Extra attention is needed question Further information is requested labels Oct 29, 2019
@cihangll
Copy link
Collaborator Author

GetHashCode ile ilgili kısım.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants