What is the difference?
Here is another challange, related to the previous one, what is the difference between the following lines of code:
- throw Activator.CreateInstance<ThreadAbortException>();
- Thread.CurrentThread.Abort();
Here is another challange, related to the previous one, what is the difference between the following lines of code:
No future posts left, oh my!
Comments
Comment preview