資源簡介
代碼片段和文件信息
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??BuildProcessTemplates\AzureContinuousDeployment.11.xaml
?????文件??????59136??2013-06-13?19:05??BuildProcessTemplates\DefaultTemplate.11.1.xaml
?????文件??????22647??2013-06-13?19:05??BuildProcessTemplates\LabDefaultTemplate.11.xaml
?????文件???????6874??2013-06-13?19:05??BuildProcessTemplates\UpgradeTemplate.xaml
?????文件???????2791??2013-05-14?18:01??fr
?????文件????????761??2013-06-10?09:20??fr
?????文件???????1677??2013-05-13?21:01??fr
?????文件??????22528??2015-06-27?09:20??fr
?????文件??????73216??2015-06-27?09:20??fr
?????文件?????153416??2012-02-14?09:27??fr
?????文件??????24904??2012-02-14?09:27??fr
?????文件??????29760??2012-02-14?09:24??fr
?????文件?????124216??2012-02-14?09:24??fr
?????文件??????39936??2012-02-14?09:24??fr
?????文件???????1793??2013-06-14?19:42??fr
?????文件????????911??2013-05-08?21:30??fr
?????文件????????984??2013-06-17?20:45??fr
?????文件????????777??2013-05-08?21:29??fr
?????文件????????823??2013-05-10?21:52??fr
?????文件???????1520??2013-06-17?15:00??fr
?????文件????????677??2013-05-08?21:32??fr
?????文件???????1583??2013-06-17?14:59??fr
?????文件????????261??2013-06-17?14:55??fr
?????文件???????1231??2013-06-17?15:00??fr
?????文件???????5129??2015-06-27?09:19??fr
?????文件????????257??2013-06-12?22:31??fr
?????文件???????8095??2013-06-18?22:07??fr
?????文件????????703??2013-05-11?22:26??fr
?????文件???????3331??2013-06-13?19:05??fr
?????文件???????1033??2013-06-15?23:07??fr
............此處省略386個文件信息
評論
共有 條評論