What's the more proper way of closing C# program in code? Cause I'm being taught to use ReadKey() as a way to close it
Because I'm on C# 7.3, I can't use tuple values in switch case, so is there any alternative I can do, instead of making 2 identical switch statements with different variables ...
If it's possible to convert string to byte array, then how tf is it not possibke to convert string to a byte??????????
how do I specify to use get or set part of code of this function in main.cs?
Is it possible to have function written in main file?
Can I ask about UML here?