为什么所有Winforms程序都需要[STAThread]属性?

Whe*_*lie 9 c# winforms

为什么Winforms程序在Main()方法上具有[STAThread]属性,删除它的后果是什么?