C#C
C#7mo ago
jd

Why is program a class

I’m coming from C and I did the hello world tutorial. Now I am looking at other code and a lot of them have a static void main within a program class. Is this necessary? I didn’t see this within the tutorial
Was this page helpful?