Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Tofaa
Explore posts from servers
C
C#
MP
MINEKUBE PLATFORM
Posts
Comments
C
C#
•
Created by Tofaa on 11/4/2024 in
#help
Dictionary<> Keys do not get fetched properly
Okay apparently you need to override the equals function for some reason? I'd assume it just fetches the key from the hash code alone but it does an equals check aswell?
13 replies
C
C#
•
Created by Tofaa on 11/4/2024 in
#help
Dictionary<> Keys do not get fetched properly
using the string of domain + key + family as the key in the dictionary works, but not my own class
13 replies