| | |
| | | }
|
| | | //Log出力
|
| | | string msg = "当前激活的界面[" + nowFormId + "]";
|
| | | HdlLogLogic.Current.WriteLog(-1, msg);
|
| | | HdlLogLogic.Current.WriteLog(ex);
|
| | | HdlLogLogic.Current.WriteLog(ex, msg);
|
| | | }
|
| | | })
|
| | | { IsBackground = true }.Start();
|
| | |
| | | }
|
| | | //Log出力
|
| | | string msg = "当前激活的界面[" + nowFormId + "]";
|
| | | HdlLogLogic.Current.WriteLog(-1, msg);
|
| | | HdlLogLogic.Current.WriteLog(ex);
|
| | | HdlLogLogic.Current.WriteLog(ex, msg);
|
| | | }
|
| | | });
|
| | |
|
| | |
| | |
|
| | | //Log出力
|
| | | string msg = "当前激活的界面[" + nowFormId + "]";
|
| | | HdlLogLogic.Current.WriteLog(-1, msg);
|
| | | HdlLogLogic.Current.WriteLog(ex);
|
| | | HdlLogLogic.Current.WriteLog(ex, msg);
|
| | | }
|
| | | });
|
| | | }
|