C
C#2y ago
zobweyt

❔ Naming fields meaning numbers

I ran into problem where I don't know how to name fields. How would be better to do it?
3 Replies
Tvde1
Tvde12y ago
you could have an array with tile numbers or a dictionary
Dictionary<int?, string> _tileNumberToEmoji = ...`
Dictionary<int?, string> _tileNumberToEmoji = ...`
zobweyt
zobweyt2y ago
oh right, thank you!
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts