In my project I am having more than two Main method with same signature. One is a winForm and other one is Console class.
How to set any one of them as entry point.
I declared [STAThread]
before one main method to set entry point but It's not working?
I am using Visual Studio express 2010
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…