What does [STAThread] do?

Viewed 257359

I am learning C# 3.5 and I want to know what [STAThread] does in our programs?

3 Answers
Related