資源簡介
代碼片段和文件信息
using?framework.Common.Dialog;
using?Microsoft.Practices.Prism.Events;
using?Microsoft.Practices.Prism.UnityExtensions;
using?Microsoft.Practices.Unity;
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Windows;
using?System.Windows.Threading;
namespace?framework.Common
{
????public?abstract?class?Bootstrapper?:?UnityBootstrapper
????{
????????public?IEventAggregator?EventAggregator
????????{
????????????get
????????????{
????????????????return?this.Container.Resolve();
????????????}
????????}
????????public?override?void?Run(bool?runWithDefaultConfiguration)
????????{
????????????Application.Current.Exit?+=?Current_Exit;
????????????Application.Current.DispatcherUnhandledException?+=?Current_Dis
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????77559??2013-06-13?19:05??SmokeNote\BuildProcessTemplates\AzureContinuousDeployment.11.xaml
?????文件??????59136??2013-06-13?19:05??SmokeNote\BuildProcessTemplates\DefaultTemplate.11.1.xaml
?????文件??????22647??2013-06-13?19:05??SmokeNote\BuildProcessTemplates\LabDefaultTemplate.11.xaml
?????文件???????6874??2013-06-13?19:05??SmokeNote\BuildProcessTemplates\UpgradeTemplate.xaml
?????文件???????2791??2013-05-14?18:01??SmokeNote\fr
?????文件????????761??2013-06-10?09:20??SmokeNote\fr
?????文件???????1677??2013-05-13?21:01??SmokeNote\fr
?????文件???????1793??2013-06-14?19:42??SmokeNote\fr
?????文件????????911??2013-05-08?21:30??SmokeNote\fr
?????文件????????984??2013-06-17?20:45??SmokeNote\fr
?????文件????????777??2013-05-08?21:29??SmokeNote\fr
?????文件????????823??2013-05-10?21:52??SmokeNote\fr
?????文件???????1520??2013-06-17?15:00??SmokeNote\fr
?????文件????????677??2013-05-08?21:32??SmokeNote\fr
?????文件???????1583??2013-06-17?14:59??SmokeNote\fr
?????文件????????261??2013-06-17?14:55??SmokeNote\fr
?????文件???????1231??2013-06-17?15:00??SmokeNote\fr
?????文件???????5134??2013-06-18?22:06??SmokeNote\fr
?????文件????????257??2013-06-12?22:31??SmokeNote\fr
?????文件???????8095??2013-06-18?22:07??SmokeNote\fr
?????文件????????703??2013-05-11?22:26??SmokeNote\fr
?????文件???????3331??2013-06-13?19:05??SmokeNote\fr
?????文件???????1033??2013-06-15?23:07??SmokeNote\fr
?????文件???????7096??2013-06-09?15:57??SmokeNote\fr
?????文件???????7101??2013-06-18?22:07??SmokeNote\fr
?????文件????????722??2013-07-24?21:17??SmokeNote\fr
?????文件???????1352??2013-05-08?21:12??SmokeNote\fr
?????文件????????974??2013-05-13?20:57??SmokeNote\fr
?????文件???????3586??2013-06-17?22:36??SmokeNote\fr
?????文件???????4406??2013-06-14?18:56??SmokeNote\fr
............此處省略295個文件信息
評論
共有 條評論