C# Way to name Main() method by yourself ?

Posted by Chilln on Stack Overflow See other posts from Stack Overflow or by Chilln
Published on 2010-04-09T19:36:32Z Indexed on 2010/04/09 19:43 UTC
Read the original article Hit count: 338

Filed under:
|

Quick question, is there a way to call your main method whatever you like ? Or does it have to be called "Main()" ?

© Stack Overflow or respective owner

Related posts about c#

Related posts about main