Day 97 of #100DaysOfCode #LearnInPublic — Today, I learned and try to tinker with *struct* in C# and it does works like struct in C but I can also add methods in it and use getter and setter.
1
0
4
48
0
Download Image
@coding_theself That sounds great! Structs in C# can add so much flexibility. Have you implemented any specific examples yet? I’d love to hear your thoughts on what you’ve built!