Only assignment, call, increment, decrement, await, and new object expressions can be used as a stat
10 Replies
that is the error

You never invoke the method
it looks like it's a method
to call it you need parenthesis after the name
https://learn.microsoft.com/en-us/dotnet/api/system.console.beep?view=net-8.0
OH OK
i forgot
thanks
🤪
@x0rldhow do i close the console without me pressing a key
if you run your exe without using visual studio it will automaticly close it
you will not have the message telling you to press a key
ok but im not doing that rn
im using visual studio
you can't
i cant?
why would you have your console to close the instant you don't wait for a key to be input in dev ? 

because why not
so there isnt a way to just have the console close by it self