哪一个:
using (var myObject = new MyClass())
{
try
// something here...
}
catch(Exception ex)
// Handle exception
要么
繁星coding
相关分类