|
Re:.Net Interview Questions
Thank you sir.
One more doubt
class DelegateTest
{
[STAThread]
static void Main(string[] args)
}
Here what is [STAThread] means.No where it is given that why we are using this piece of code.Will you please explain this?
Thank You,
Pramod.M
|