C#C
C#3y ago
Karto

❔ How does the main method work?

I've only ever used c# in unity, so i've never worked outside the context of making games, so using the main method is very new to me. Since the main method needs to be static anything i use in it requires being static. How do you navigate around this?
Was this page helpful?