摘要:
static void UnhandledExceptionEventHandler(object sender, UnhandledExceptionEventArgs e) { Util.Log(e.ExceptionObject.ToString());//写日志 } void Current_DispatcherUnhandledException(object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e) { System.Windows.MessageBox.Show(e.Exc. 阅读全文
posted @ 2012-08-28 15:11
旦旦哥
阅读(1287)
评论(1)
推荐(0)

浙公网安备 33010602011771号