Thursday, November 19, 2015

Why try?

       
try
{
...
}
catch (Exception)
{
     throw;
}

       
 

No comments:

Post a Comment