diff --git a/.gitignore b/.gitignore
index 833a780..9ab9159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,15 @@
# Local build output and generated artifacts
output/
MigrationBackup/656a44af/6.Common/Txgy.Controls/
+.vs/
+obj/
+**/bin/Debug/*.pdb
+**/bin/Debug/*.dll.config
+**/bin/Debug/*.exe.config
+**/bin/Debug/BaseModule.dll
+**/bin/Debug/SysModule.dll
+**/bin/Debug/Txgy.Controls.dll
+**/bin/Debug/Txgy.EWS.Client.*.dll
# Executable programs should not be committed
*.exe
diff --git a/.vs/Client/FileContentIndex/04513eaa-d77d-474a-a6a4-d37bf19a311c.vsidx b/.vs/Client/FileContentIndex/04513eaa-d77d-474a-a6a4-d37bf19a311c.vsidx
deleted file mode 100644
index 882c1f8..0000000
Binary files a/.vs/Client/FileContentIndex/04513eaa-d77d-474a-a6a4-d37bf19a311c.vsidx and /dev/null differ
diff --git a/.vs/Client/FileContentIndex/4a56f92f-e74b-4b35-945a-ef6986594007.vsidx b/.vs/Client/FileContentIndex/4a56f92f-e74b-4b35-945a-ef6986594007.vsidx
deleted file mode 100644
index 24d4f2a..0000000
Binary files a/.vs/Client/FileContentIndex/4a56f92f-e74b-4b35-945a-ef6986594007.vsidx and /dev/null differ
diff --git a/.vs/Client/FileContentIndex/a58bb7bf-1e1e-4fbf-84ae-1a6fa895cf53.vsidx b/.vs/Client/FileContentIndex/a58bb7bf-1e1e-4fbf-84ae-1a6fa895cf53.vsidx
deleted file mode 100644
index 251b070..0000000
Binary files a/.vs/Client/FileContentIndex/a58bb7bf-1e1e-4fbf-84ae-1a6fa895cf53.vsidx and /dev/null differ
diff --git a/.vs/Client/FileContentIndex/ec3dbe08-eab0-40f7-9fda-dc63101d55c8.vsidx b/.vs/Client/FileContentIndex/ec3dbe08-eab0-40f7-9fda-dc63101d55c8.vsidx
deleted file mode 100644
index c37304f..0000000
Binary files a/.vs/Client/FileContentIndex/ec3dbe08-eab0-40f7-9fda-dc63101d55c8.vsidx and /dev/null differ
diff --git a/.vs/Client/FileContentIndex/read.lock b/.vs/Client/FileContentIndex/read.lock
deleted file mode 100644
index e69de29..0000000
diff --git a/.vs/Client/v17/.wsuo b/.vs/Client/v17/.wsuo
deleted file mode 100644
index 139be2b..0000000
Binary files a/.vs/Client/v17/.wsuo and /dev/null differ
diff --git a/.vs/Client/v17/workspaceFileList.bin b/.vs/Client/v17/workspaceFileList.bin
deleted file mode 100644
index d50d024..0000000
Binary files a/.vs/Client/v17/workspaceFileList.bin and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/CodeChunks.db b/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/CodeChunks.db
deleted file mode 100644
index 6b12ef0..0000000
Binary files a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/CodeChunks.db and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/SemanticSymbols.db b/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/SemanticSymbols.db
deleted file mode 100644
index 733c6bb..0000000
Binary files a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/SemanticSymbols.db and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/FileContentIndex/bbad6dc2-5d54-46c1-bd84-d695daf30a69.vsidx b/.vs/Txgy.EWS.Client/FileContentIndex/bbad6dc2-5d54-46c1-bd84-d695daf30a69.vsidx
deleted file mode 100644
index e94f6c5..0000000
Binary files a/.vs/Txgy.EWS.Client/FileContentIndex/bbad6dc2-5d54-46c1-bd84-d695daf30a69.vsidx and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/v17/.suo b/.vs/Txgy.EWS.Client/v17/.suo
deleted file mode 100644
index da2435e..0000000
Binary files a/.vs/Txgy.EWS.Client/v17/.suo and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/v17/.sync-conflict-20230116-162658-TL7BDPZ.suo b/.vs/Txgy.EWS.Client/v17/.sync-conflict-20230116-162658-TL7BDPZ.suo
deleted file mode 100644
index 504a696..0000000
Binary files a/.vs/Txgy.EWS.Client/v17/.sync-conflict-20230116-162658-TL7BDPZ.suo and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/v17/HierarchyCache.v1.txt b/.vs/Txgy.EWS.Client/v17/HierarchyCache.v1.txt
deleted file mode 100644
index 0baaf68..0000000
Binary files a/.vs/Txgy.EWS.Client/v17/HierarchyCache.v1.txt and /dev/null differ
diff --git a/.vs/Txgy.EWS.Client/v18/.suo b/.vs/Txgy.EWS.Client/v18/.suo
deleted file mode 100644
index da2435e..0000000
Binary files a/.vs/Txgy.EWS.Client/v18/.suo and /dev/null differ
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
deleted file mode 100644
index 37c8587..0000000
--- a/.vs/VSWorkspaceState.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "ExpandedNodes": [
- "",
- "\\Txgy.EWS.Client.Start"
- ],
- "SelectedNode": "\\Txgy.EWS.Client.Start\\Txgy.EWS.Client.Start.csproj",
- "PreviewInSolutionExplorer": false
-}
\ No newline at end of file
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
deleted file mode 100644
index 727e4c3..0000000
Binary files a/.vs/slnx.sqlite and /dev/null differ
diff --git a/BaseModule/bin/Debug/BaseModule.dll b/BaseModule/bin/Debug/BaseModule.dll
deleted file mode 100644
index f7a3417..0000000
Binary files a/BaseModule/bin/Debug/BaseModule.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/BaseModule.dll.config b/BaseModule/bin/Debug/BaseModule.dll.config
deleted file mode 100644
index c84e34e..0000000
--- a/BaseModule/bin/Debug/BaseModule.dll.config
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/BaseModule/bin/Debug/BaseModule.pdb b/BaseModule/bin/Debug/BaseModule.pdb
deleted file mode 100644
index 9938cd8..0000000
Binary files a/BaseModule/bin/Debug/BaseModule.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/FreeSql.pdb b/BaseModule/bin/Debug/FreeSql.pdb
deleted file mode 100644
index 7eb80d8..0000000
Binary files a/BaseModule/bin/Debug/FreeSql.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/MaterialDesignColors.pdb b/BaseModule/bin/Debug/MaterialDesignColors.pdb
deleted file mode 100644
index f6c71f3..0000000
Binary files a/BaseModule/bin/Debug/MaterialDesignColors.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/MaterialDesignThemes.Wpf.pdb b/BaseModule/bin/Debug/MaterialDesignThemes.Wpf.pdb
deleted file mode 100644
index e8a7e9a..0000000
Binary files a/BaseModule/bin/Debug/MaterialDesignThemes.Wpf.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Microsoft.Xaml.Behaviors.pdb b/BaseModule/bin/Debug/Microsoft.Xaml.Behaviors.pdb
deleted file mode 100644
index eb0a789..0000000
Binary files a/BaseModule/bin/Debug/Microsoft.Xaml.Behaviors.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Prism.Unity.Wpf.pdb b/BaseModule/bin/Debug/Prism.Unity.Wpf.pdb
deleted file mode 100644
index 60653c7..0000000
Binary files a/BaseModule/bin/Debug/Prism.Unity.Wpf.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Prism.Wpf.pdb b/BaseModule/bin/Debug/Prism.Wpf.pdb
deleted file mode 100644
index 8cd68c3..0000000
Binary files a/BaseModule/bin/Debug/Prism.Wpf.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Prism.pdb b/BaseModule/bin/Debug/Prism.pdb
deleted file mode 100644
index 6ae7e9b..0000000
Binary files a/BaseModule/bin/Debug/Prism.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.Controls.dll b/BaseModule/bin/Debug/Txgy.Controls.dll
deleted file mode 100644
index 570f128..0000000
Binary files a/BaseModule/bin/Debug/Txgy.Controls.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.Controls.pdb b/BaseModule/bin/Debug/Txgy.Controls.pdb
deleted file mode 100644
index cd23c45..0000000
Binary files a/BaseModule/bin/Debug/Txgy.Controls.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll
deleted file mode 100644
index 912263d..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll.config
deleted file mode 100644
index b85aff6..0000000
--- a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll.config
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.pdb
deleted file mode 100644
index e898f24..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll
deleted file mode 100644
index e4e453f..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll.config
deleted file mode 100644
index 670b390..0000000
--- a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll.config
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Common.pdb
deleted file mode 100644
index b93b07a..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.dll
deleted file mode 100644
index 1856af1..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.pdb
deleted file mode 100644
index 5cd444c..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll
deleted file mode 100644
index 4ea6c8a..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb
deleted file mode 100644
index ab059ce..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll
deleted file mode 100644
index 4a31296..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll.config
deleted file mode 100644
index bac1a82..0000000
--- a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll.config
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.pdb
deleted file mode 100644
index 43968c9..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll
deleted file mode 100644
index 7e6e6ae..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll.config
deleted file mode 100644
index f136da2..0000000
--- a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll.config
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Models.pdb
deleted file mode 100644
index b977063..0000000
Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Txgy.Microseismic.BaseLib.pdb b/BaseModule/bin/Debug/Txgy.Microseismic.BaseLib.pdb
deleted file mode 100644
index 8d7cebd..0000000
Binary files a/BaseModule/bin/Debug/Txgy.Microseismic.BaseLib.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Unity.Abstractions.pdb b/BaseModule/bin/Debug/Unity.Abstractions.pdb
deleted file mode 100644
index d3bcff4..0000000
Binary files a/BaseModule/bin/Debug/Unity.Abstractions.pdb and /dev/null differ
diff --git a/BaseModule/bin/Debug/Unity.Container.pdb b/BaseModule/bin/Debug/Unity.Container.pdb
deleted file mode 100644
index 4ea0808..0000000
Binary files a/BaseModule/bin/Debug/Unity.Container.pdb and /dev/null differ
diff --git a/BaseModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/BaseModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/BaseModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/BaseModule/obj/Debug/BaseModule.Properties.Resources.resources b/BaseModule/obj/Debug/BaseModule.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/BaseModule/obj/Debug/BaseModule.Properties.Resources.resources and /dev/null differ
diff --git a/BaseModule/obj/Debug/BaseModule.csproj.AssemblyReference.cache b/BaseModule/obj/Debug/BaseModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 2eccdb8..0000000
Binary files a/BaseModule/obj/Debug/BaseModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/BaseModule/obj/Debug/BaseModule.csproj.CoreCompileInputs.cache b/BaseModule/obj/Debug/BaseModule.csproj.CoreCompileInputs.cache
deleted file mode 100644
index de5abb8..0000000
--- a/BaseModule/obj/Debug/BaseModule.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9b31af0639102e908d9ce2bec4b68f1798f703a402ebad393430cb60b5fa2bdf
diff --git a/BaseModule/obj/Debug/BaseModule.csproj.FileListAbsolute.txt b/BaseModule/obj/Debug/BaseModule.csproj.FileListAbsolute.txt
deleted file mode 100644
index 8b61d49..0000000
--- a/BaseModule/obj/Debug/BaseModule.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,412 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Aspose.Cells.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\DotRas.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Aspose.Cells.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\DotRas.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\zh-Hans\FreeSql.resources.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\01.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\02.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\03.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\04.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\05.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\06.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\07.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\08.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\09.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\10.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\11.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\SciColorMaps.Portable.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\ExampleLibrary.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Cad.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\NLog.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Pdf.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.GL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingDefinitions.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectX.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Licensing.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine11.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine9.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXInit.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXFiles.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\01.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\02.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\03.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\04.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\05.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\06.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\07.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\08.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\09.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\10.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\11.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\SciColorMaps.Portable.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Aspose.Cells.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\ExampleLibrary.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Cad.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\DotRas.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\NLog.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Pdf.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.GL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingDefinitions.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectX.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Licensing.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine11.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine9.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXInit.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXFiles.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\zh-Hans\FreeSql.resources.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Controls.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Controls.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\01.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\02.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\03.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\04.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\05.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\06.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\07.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\08.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\09.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\10.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\11.wav
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\log4net.config
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\BaseModule.dll.config
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\BaseModule.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\BaseModule.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Unity.Wpf.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Wpf.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Controls.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Abstractions.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Container.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\SciColorMaps.Portable.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\FreeSql.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Aspose.Cells.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\log4net.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Newtonsoft.Json.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\ExampleLibrary.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.Cad.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignColors.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\DotRas.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\NLog.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.Pdf.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.GL.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingEngine.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingDefinitions.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.DirectX.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.Licensing.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingEngine11.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingEngine9.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.DirectXInit.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.DirectXFiles.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Controls.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll.config
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Unity.Wpf.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Wpf.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Wpf.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Abstractions.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Container.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\FreeSql.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\FreeSql.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\log4net.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Newtonsoft.Json.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.xml
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignColors.pdb
-D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\zh-Hans\FreeSql.resources.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddUserDialog.g.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\RoleManagementView.g.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\UserManagementView.g.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddRoleDialog.baml
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddUserDialog.baml
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\RoleManagementView.baml
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\SelectUserDialog.baml
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\UserManagementView.baml
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.g.resources
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.Up2Date
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.dll
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.pdb
diff --git a/BaseModule/obj/Debug/BaseModule.csproj.GenerateResource.cache b/BaseModule/obj/Debug/BaseModule.csproj.GenerateResource.cache
deleted file mode 100644
index eab7e43..0000000
Binary files a/BaseModule/obj/Debug/BaseModule.csproj.GenerateResource.cache and /dev/null differ
diff --git a/BaseModule/obj/Debug/BaseModule.csproj.Up2Date b/BaseModule/obj/Debug/BaseModule.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/BaseModule/obj/Debug/BaseModule.dll b/BaseModule/obj/Debug/BaseModule.dll
deleted file mode 100644
index f7a3417..0000000
Binary files a/BaseModule/obj/Debug/BaseModule.dll and /dev/null differ
diff --git a/BaseModule/obj/Debug/BaseModule.g.resources b/BaseModule/obj/Debug/BaseModule.g.resources
deleted file mode 100644
index cf33440..0000000
Binary files a/BaseModule/obj/Debug/BaseModule.g.resources and /dev/null differ
diff --git a/BaseModule/obj/Debug/BaseModule.pdb b/BaseModule/obj/Debug/BaseModule.pdb
deleted file mode 100644
index 9938cd8..0000000
Binary files a/BaseModule/obj/Debug/BaseModule.pdb and /dev/null differ
diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.cache b/BaseModule/obj/Debug/BaseModule_MarkupCompile.cache
deleted file mode 100644
index 6b5dedb..0000000
--- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-BaseModule
-
-
-library
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\
-BaseModule
-none
-false
-DEBUG;TRACE
-
-6946451438
-
-16204290061
-29218687490
-Views\AddRoleDialog.xaml;Views\AddUserDialog.xaml;Views\ModifyRolesDialog.xaml;Views\RoleManagementView.xaml;Views\SelectUserDialog.xaml;Views\UserManagementView.xaml;
-
-False
-
diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.cache b/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.cache
deleted file mode 100644
index 62a6ab3..0000000
--- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-BaseModule
-
-
-library
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\
-BaseModule
-none
-false
-DEBUG;TRACE
-
-6946451438
-
-172126068182
-2980158456
-Views\AddRoleDialog.xaml;Views\AddUserDialog.xaml;Views\ModifyRolesDialog.xaml;Views\RoleManagementView.xaml;Views\SelectUserDialog.xaml;Views\UserManagementView.xaml;
-
-True
-
diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.lref b/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.lref
deleted file mode 100644
index 83da008..0000000
--- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.lref
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddRoleDialog.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddUserDialog.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\ModifyRolesDialog.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\RoleManagementView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\SelectUserDialog.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\UserManagementView.xaml;;
-
diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.lref b/BaseModule/obj/Debug/BaseModule_MarkupCompile.lref
deleted file mode 100644
index a79aae7..0000000
--- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.lref
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\AddRoleDialog.xaml;;
-FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\AddUserDialog.xaml;;
-FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\ModifyRolesDialog.xaml;;
-FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\RoleManagementView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\SelectUserDialog.xaml;;
-FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\UserManagementView.xaml;;
-
diff --git a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index f462633..0000000
Binary files a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index ac7f7b3..0000000
Binary files a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/BaseModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/BaseModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index ed31af8..0000000
Binary files a/BaseModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/BaseModule/obj/Debug/UserControl1.g.i.cs b/BaseModule/obj/Debug/UserControl1.g.i.cs
deleted file mode 100644
index 2391c2b..0000000
--- a/BaseModule/obj/Debug/UserControl1.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B92F67B6405A2C1F68643A5D8B98CFDDE27F2F933CF4B62F73CD9D072210D658"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule {
-
-
- ///
- /// UserControl1
- ///
- public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/usercontrol1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\UserControl1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/AddRoleDialog.baml b/BaseModule/obj/Debug/Views/AddRoleDialog.baml
deleted file mode 100644
index 59c7116..0000000
Binary files a/BaseModule/obj/Debug/Views/AddRoleDialog.baml and /dev/null differ
diff --git a/BaseModule/obj/Debug/Views/AddRoleDialog.g.cs b/BaseModule/obj/Debug/Views/AddRoleDialog.g.cs
deleted file mode 100644
index a6a4f09..0000000
--- a/BaseModule/obj/Debug/Views/AddRoleDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// AddRoleDialog
- ///
- public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/addroledialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddRoleDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/AddRoleDialog.g.i.cs b/BaseModule/obj/Debug/Views/AddRoleDialog.g.i.cs
deleted file mode 100644
index a6a4f09..0000000
--- a/BaseModule/obj/Debug/Views/AddRoleDialog.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// AddRoleDialog
- ///
- public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/addroledialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddRoleDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/AddUserDialog.baml b/BaseModule/obj/Debug/Views/AddUserDialog.baml
deleted file mode 100644
index 465e191..0000000
Binary files a/BaseModule/obj/Debug/Views/AddUserDialog.baml and /dev/null differ
diff --git a/BaseModule/obj/Debug/Views/AddUserDialog.g.cs b/BaseModule/obj/Debug/Views/AddUserDialog.g.cs
deleted file mode 100644
index c47236c..0000000
--- a/BaseModule/obj/Debug/Views/AddUserDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// AddUserDialog
- ///
- public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/adduserdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddUserDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/AddUserDialog.g.i.cs b/BaseModule/obj/Debug/Views/AddUserDialog.g.i.cs
deleted file mode 100644
index c47236c..0000000
--- a/BaseModule/obj/Debug/Views/AddUserDialog.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// AddUserDialog
- ///
- public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/adduserdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddUserDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/ModifyRolesDialog.baml b/BaseModule/obj/Debug/Views/ModifyRolesDialog.baml
deleted file mode 100644
index 7db230d..0000000
Binary files a/BaseModule/obj/Debug/Views/ModifyRolesDialog.baml and /dev/null differ
diff --git a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.cs b/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.cs
deleted file mode 100644
index 114acb4..0000000
--- a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// ModifyRolesDialog
- ///
- public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/modifyrolesdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ModifyRolesDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.i.cs b/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.i.cs
deleted file mode 100644
index 114acb4..0000000
--- a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// ModifyRolesDialog
- ///
- public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/modifyrolesdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ModifyRolesDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/RoleManagementView.baml b/BaseModule/obj/Debug/Views/RoleManagementView.baml
deleted file mode 100644
index 90df847..0000000
Binary files a/BaseModule/obj/Debug/Views/RoleManagementView.baml and /dev/null differ
diff --git a/BaseModule/obj/Debug/Views/RoleManagementView.g.cs b/BaseModule/obj/Debug/Views/RoleManagementView.g.cs
deleted file mode 100644
index 8639908..0000000
--- a/BaseModule/obj/Debug/Views/RoleManagementView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// RoleManagementView
- ///
- public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/rolemanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\RoleManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/RoleManagementView.g.i.cs b/BaseModule/obj/Debug/Views/RoleManagementView.g.i.cs
deleted file mode 100644
index 8639908..0000000
--- a/BaseModule/obj/Debug/Views/RoleManagementView.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// RoleManagementView
- ///
- public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/rolemanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\RoleManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/SelectUserDialog.baml b/BaseModule/obj/Debug/Views/SelectUserDialog.baml
deleted file mode 100644
index 9a07c0e..0000000
Binary files a/BaseModule/obj/Debug/Views/SelectUserDialog.baml and /dev/null differ
diff --git a/BaseModule/obj/Debug/Views/SelectUserDialog.g.cs b/BaseModule/obj/Debug/Views/SelectUserDialog.g.cs
deleted file mode 100644
index 8f9ce5a..0000000
--- a/BaseModule/obj/Debug/Views/SelectUserDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// SelectUserDialog
- ///
- public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/selectuserdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SelectUserDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/SelectUserDialog.g.i.cs b/BaseModule/obj/Debug/Views/SelectUserDialog.g.i.cs
deleted file mode 100644
index 8f9ce5a..0000000
--- a/BaseModule/obj/Debug/Views/SelectUserDialog.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// SelectUserDialog
- ///
- public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/selectuserdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SelectUserDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/UserManagementView.baml b/BaseModule/obj/Debug/Views/UserManagementView.baml
deleted file mode 100644
index be5628c..0000000
Binary files a/BaseModule/obj/Debug/Views/UserManagementView.baml and /dev/null differ
diff --git a/BaseModule/obj/Debug/Views/UserManagementView.g.cs b/BaseModule/obj/Debug/Views/UserManagementView.g.cs
deleted file mode 100644
index eb47c67..0000000
--- a/BaseModule/obj/Debug/Views/UserManagementView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// UserManagementView
- ///
- public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/usermanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\UserManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/Views/UserManagementView.g.i.cs b/BaseModule/obj/Debug/Views/UserManagementView.g.i.cs
deleted file mode 100644
index eb47c67..0000000
--- a/BaseModule/obj/Debug/Views/UserManagementView.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// UserManagementView
- ///
- public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/usermanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\UserManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Debug/_IsIncrementalBuild b/BaseModule/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/BaseModule/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/BaseModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/BaseModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/BaseModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/BaseModule/obj/Release/BaseModule.csproj.AssemblyReference.cache b/BaseModule/obj/Release/BaseModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 76af616..0000000
Binary files a/BaseModule/obj/Release/BaseModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/BaseModule/obj/Release/BaseModule_MarkupCompile.cache b/BaseModule/obj/Release/BaseModule_MarkupCompile.cache
deleted file mode 100644
index a8f79f9..0000000
--- a/BaseModule/obj/Release/BaseModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-BaseModule
-
-
-library
-C#
-.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Release\
-BaseModule
-none
-false
-TRACE
-
-6946451438
-
-16204290061
-131971940569
-Views\AddRoleDialog.xaml;Views\AddUserDialog.xaml;Views\ModifyRolesDialog.xaml;Views\RoleManagementView.xaml;Views\SelectUserDialog.xaml;Views\UserManagementView.xaml;
-
-True
-
diff --git a/BaseModule/obj/Release/BaseModule_MarkupCompile.lref b/BaseModule/obj/Release/BaseModule_MarkupCompile.lref
deleted file mode 100644
index 8c6c3c7..0000000
--- a/BaseModule/obj/Release/BaseModule_MarkupCompile.lref
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddRoleDialog.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddUserDialog.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\ModifyRolesDialog.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\RoleManagementView.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\SelectUserDialog.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\UserManagementView.xaml;;
-
diff --git a/BaseModule/obj/Release/Views/AddRoleDialog.g.cs b/BaseModule/obj/Release/Views/AddRoleDialog.g.cs
deleted file mode 100644
index a6a4f09..0000000
--- a/BaseModule/obj/Release/Views/AddRoleDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// AddRoleDialog
- ///
- public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/addroledialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddRoleDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Release/Views/AddUserDialog.g.cs b/BaseModule/obj/Release/Views/AddUserDialog.g.cs
deleted file mode 100644
index c47236c..0000000
--- a/BaseModule/obj/Release/Views/AddUserDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// AddUserDialog
- ///
- public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/adduserdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddUserDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Release/Views/ModifyRolesDialog.g.cs b/BaseModule/obj/Release/Views/ModifyRolesDialog.g.cs
deleted file mode 100644
index 114acb4..0000000
--- a/BaseModule/obj/Release/Views/ModifyRolesDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// ModifyRolesDialog
- ///
- public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/modifyrolesdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ModifyRolesDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Release/Views/RoleManagementView.g.cs b/BaseModule/obj/Release/Views/RoleManagementView.g.cs
deleted file mode 100644
index 8639908..0000000
--- a/BaseModule/obj/Release/Views/RoleManagementView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// RoleManagementView
- ///
- public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/rolemanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\RoleManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Release/Views/SelectUserDialog.g.cs b/BaseModule/obj/Release/Views/SelectUserDialog.g.cs
deleted file mode 100644
index 8f9ce5a..0000000
--- a/BaseModule/obj/Release/Views/SelectUserDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// SelectUserDialog
- ///
- public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/selectuserdialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SelectUserDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/BaseModule/obj/Release/Views/UserManagementView.g.cs b/BaseModule/obj/Release/Views/UserManagementView.g.cs
deleted file mode 100644
index eb47c67..0000000
--- a/BaseModule/obj/Release/Views/UserManagementView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using BaseModule.Views;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace BaseModule.Views {
-
-
- ///
- /// UserManagementView
- ///
- public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/BaseModule;component/views/usermanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\UserManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 5d8124d..0000000
Binary files a/SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/SysModule/obj/Debug/SysModule.csproj.AssemblyReference.cache b/SysModule/obj/Debug/SysModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 6c695b1..0000000
Binary files a/SysModule/obj/Debug/SysModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/SysModule/obj/Debug/SysModule_MarkupCompile.i.cache b/SysModule/obj/Debug/SysModule_MarkupCompile.i.cache
deleted file mode 100644
index 416f7e4..0000000
--- a/SysModule/obj/Debug/SysModule_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-SysModule
-
-
-library
-C#
-.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\SysModule\obj\Debug\
-SysModule
-none
-false
-DEBUG;TRACE
-
-1709172425
-
-5493033757
-13-38814620
-UserControl1.xaml;
-
-True
-
diff --git a/SysModule/obj/Debug/SysModule_MarkupCompile.i.lref b/SysModule/obj/Debug/SysModule_MarkupCompile.i.lref
deleted file mode 100644
index 39a89ea..0000000
--- a/SysModule/obj/Debug/SysModule_MarkupCompile.i.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FE:\TayCode\Code2022\Txgy\Txgy.EWS\Client\SysModule\UserControl1.xaml;;
-
diff --git a/SysModule/obj/Debug/UserControl1.g.i.cs b/SysModule/obj/Debug/UserControl1.g.i.cs
deleted file mode 100644
index 8da6b86..0000000
--- a/SysModule/obj/Debug/UserControl1.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CCD4C38625736F22A2E0B735779776C3B90F80577947DA785962F6902E8EC8A9"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using SysModule;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace SysModule {
-
-
- ///
- /// UserControl1
- ///
- public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/SysModule;component/usercontrol1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\UserControl1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/SysModule/obj/Release/SysModule.csproj.AssemblyReference.cache b/SysModule/obj/Release/SysModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 6c695b1..0000000
Binary files a/SysModule/obj/Release/SysModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.Controls/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.Controls/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.Controls/obj/Debug/CalendarClock1row.baml b/Txgy.Controls/obj/Debug/CalendarClock1row.baml
deleted file mode 100644
index 7ad8eea..0000000
Binary files a/Txgy.Controls/obj/Debug/CalendarClock1row.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/CalendarClock1row.g.cs b/Txgy.Controls/obj/Debug/CalendarClock1row.g.cs
deleted file mode 100644
index 39021db..0000000
--- a/Txgy.Controls/obj/Debug/CalendarClock1row.g.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\CalendarClock1row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AFCB3C9D6A0F22ACA0E6F30C061EA0165EE7A3182ACFC55C818CD68C30C6A9EF"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.Controls.Converters;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CalendarClock1row
- ///
- public partial class CalendarClock1row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 25 "..\..\CalendarClock1row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblTime;
-
- #line default
- #line hidden
-
-
- #line 32 "..\..\CalendarClock1row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblGL;
-
- #line default
- #line hidden
-
-
- #line 41 "..\..\CalendarClock1row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblNL;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/calendarclock1row.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CalendarClock1row.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.lblTime = ((System.Windows.Controls.Label)(target));
- return;
- case 2:
- this.lblGL = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.lblNL = ((System.Windows.Controls.Label)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CalendarClock1row.g.i.cs b/Txgy.Controls/obj/Debug/CalendarClock1row.g.i.cs
deleted file mode 100644
index 39021db..0000000
--- a/Txgy.Controls/obj/Debug/CalendarClock1row.g.i.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\CalendarClock1row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AFCB3C9D6A0F22ACA0E6F30C061EA0165EE7A3182ACFC55C818CD68C30C6A9EF"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.Controls.Converters;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CalendarClock1row
- ///
- public partial class CalendarClock1row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 25 "..\..\CalendarClock1row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblTime;
-
- #line default
- #line hidden
-
-
- #line 32 "..\..\CalendarClock1row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblGL;
-
- #line default
- #line hidden
-
-
- #line 41 "..\..\CalendarClock1row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblNL;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/calendarclock1row.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CalendarClock1row.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.lblTime = ((System.Windows.Controls.Label)(target));
- return;
- case 2:
- this.lblGL = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.lblNL = ((System.Windows.Controls.Label)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CalendarClock2row.baml b/Txgy.Controls/obj/Debug/CalendarClock2row.baml
deleted file mode 100644
index 3727de8..0000000
Binary files a/Txgy.Controls/obj/Debug/CalendarClock2row.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/CalendarClock2row.g.cs b/Txgy.Controls/obj/Debug/CalendarClock2row.g.cs
deleted file mode 100644
index d31b3c9..0000000
--- a/Txgy.Controls/obj/Debug/CalendarClock2row.g.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\CalendarClock2row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "224A03CE2CE514C2AE4E08A63EF8005EDF530080DD2E9D281E0D7363586D79F1"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.Controls.Converters;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CalendarClock2row
- ///
- public partial class CalendarClock2row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 24 "..\..\CalendarClock2row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblTime;
-
- #line default
- #line hidden
-
-
- #line 31 "..\..\CalendarClock2row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblGL;
-
- #line default
- #line hidden
-
-
- #line 38 "..\..\CalendarClock2row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblNL;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/calendarclock2row.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CalendarClock2row.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.lblTime = ((System.Windows.Controls.Label)(target));
- return;
- case 2:
- this.lblGL = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.lblNL = ((System.Windows.Controls.Label)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CalendarClock2row.g.i.cs b/Txgy.Controls/obj/Debug/CalendarClock2row.g.i.cs
deleted file mode 100644
index d31b3c9..0000000
--- a/Txgy.Controls/obj/Debug/CalendarClock2row.g.i.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\CalendarClock2row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "224A03CE2CE514C2AE4E08A63EF8005EDF530080DD2E9D281E0D7363586D79F1"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.Controls.Converters;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CalendarClock2row
- ///
- public partial class CalendarClock2row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 24 "..\..\CalendarClock2row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblTime;
-
- #line default
- #line hidden
-
-
- #line 31 "..\..\CalendarClock2row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblGL;
-
- #line default
- #line hidden
-
-
- #line 38 "..\..\CalendarClock2row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblNL;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/calendarclock2row.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CalendarClock2row.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.lblTime = ((System.Windows.Controls.Label)(target));
- return;
- case 2:
- this.lblGL = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.lblNL = ((System.Windows.Controls.Label)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CalendarClock3row.baml b/Txgy.Controls/obj/Debug/CalendarClock3row.baml
deleted file mode 100644
index b1df1c3..0000000
Binary files a/Txgy.Controls/obj/Debug/CalendarClock3row.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/CalendarClock3row.g.cs b/Txgy.Controls/obj/Debug/CalendarClock3row.g.cs
deleted file mode 100644
index 9bbd6a1..0000000
--- a/Txgy.Controls/obj/Debug/CalendarClock3row.g.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\CalendarClock3row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "418D55EA6D013B1D9BFB45AFC726A8B609B7671D84659E7A4A81916F7D87A43C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.Controls.Converters;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CalendarClock3row
- ///
- public partial class CalendarClock3row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 21 "..\..\CalendarClock3row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblTime;
-
- #line default
- #line hidden
-
-
- #line 27 "..\..\CalendarClock3row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblGL;
-
- #line default
- #line hidden
-
-
- #line 34 "..\..\CalendarClock3row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblNL;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/calendarclock3row.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CalendarClock3row.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.lblTime = ((System.Windows.Controls.Label)(target));
- return;
- case 2:
- this.lblGL = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.lblNL = ((System.Windows.Controls.Label)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CalendarClock3row.g.i.cs b/Txgy.Controls/obj/Debug/CalendarClock3row.g.i.cs
deleted file mode 100644
index 9bbd6a1..0000000
--- a/Txgy.Controls/obj/Debug/CalendarClock3row.g.i.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\CalendarClock3row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "418D55EA6D013B1D9BFB45AFC726A8B609B7671D84659E7A4A81916F7D87A43C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.Controls.Converters;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CalendarClock3row
- ///
- public partial class CalendarClock3row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 21 "..\..\CalendarClock3row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblTime;
-
- #line default
- #line hidden
-
-
- #line 27 "..\..\CalendarClock3row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblGL;
-
- #line default
- #line hidden
-
-
- #line 34 "..\..\CalendarClock3row.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label lblNL;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/calendarclock3row.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CalendarClock3row.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.lblTime = ((System.Windows.Controls.Label)(target));
- return;
- case 2:
- this.lblGL = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.lblNL = ((System.Windows.Controls.Label)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CircularProgressBar.baml b/Txgy.Controls/obj/Debug/CircularProgressBar.baml
deleted file mode 100644
index be332e4..0000000
Binary files a/Txgy.Controls/obj/Debug/CircularProgressBar.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/CircularProgressBar.g.cs b/Txgy.Controls/obj/Debug/CircularProgressBar.g.cs
deleted file mode 100644
index 7464155..0000000
--- a/Txgy.Controls/obj/Debug/CircularProgressBar.g.cs
+++ /dev/null
@@ -1,111 +0,0 @@
-#pragma checksum "..\..\CircularProgressBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "18E82A829A2055ED2175A3A16AD366D67021B919E1407CBD6D3C2EC939DE7873"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CircularProgressBar
- ///
- public partial class CircularProgressBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 9 "..\..\CircularProgressBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid layout;
-
- #line default
- #line hidden
-
-
- #line 14 "..\..\CircularProgressBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse backEllipse;
-
- #line default
- #line hidden
-
-
- #line 19 "..\..\CircularProgressBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Path path;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/circularprogressbar.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CircularProgressBar.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.layout = ((System.Windows.Controls.Grid)(target));
- return;
- case 2:
- this.backEllipse = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 3:
- this.path = ((System.Windows.Shapes.Path)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/CircularProgressBar.g.i.cs b/Txgy.Controls/obj/Debug/CircularProgressBar.g.i.cs
deleted file mode 100644
index 7464155..0000000
--- a/Txgy.Controls/obj/Debug/CircularProgressBar.g.i.cs
+++ /dev/null
@@ -1,111 +0,0 @@
-#pragma checksum "..\..\CircularProgressBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "18E82A829A2055ED2175A3A16AD366D67021B919E1407CBD6D3C2EC939DE7873"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// CircularProgressBar
- ///
- public partial class CircularProgressBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 9 "..\..\CircularProgressBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid layout;
-
- #line default
- #line hidden
-
-
- #line 14 "..\..\CircularProgressBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse backEllipse;
-
- #line default
- #line hidden
-
-
- #line 19 "..\..\CircularProgressBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Path path;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/circularprogressbar.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\CircularProgressBar.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.layout = ((System.Windows.Controls.Grid)(target));
- return;
- case 2:
- this.backEllipse = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 3:
- this.path = ((System.Windows.Shapes.Path)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/ColorMapBar.baml b/Txgy.Controls/obj/Debug/ColorMapBar.baml
deleted file mode 100644
index c559685..0000000
Binary files a/Txgy.Controls/obj/Debug/ColorMapBar.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/ColorMapBar.g.cs b/Txgy.Controls/obj/Debug/ColorMapBar.g.cs
deleted file mode 100644
index 930a6f8..0000000
--- a/Txgy.Controls/obj/Debug/ColorMapBar.g.cs
+++ /dev/null
@@ -1,89 +0,0 @@
-#pragma checksum "..\..\ColorMapBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2FB414B24B8637F36283161CE03DD02681A0F1BE21AC0D1D87705D587F791D7F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// ColorMapBar
- ///
- public partial class ColorMapBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 7 "..\..\ColorMapBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.ColorMapBar colorMapBar;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/colormapbar.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\ColorMapBar.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.colorMapBar = ((Txgy.Controls.ColorMapBar)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/ColorMapBar.g.i.cs b/Txgy.Controls/obj/Debug/ColorMapBar.g.i.cs
deleted file mode 100644
index 930a6f8..0000000
--- a/Txgy.Controls/obj/Debug/ColorMapBar.g.i.cs
+++ /dev/null
@@ -1,89 +0,0 @@
-#pragma checksum "..\..\ColorMapBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2FB414B24B8637F36283161CE03DD02681A0F1BE21AC0D1D87705D587F791D7F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// ColorMapBar
- ///
- public partial class ColorMapBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 7 "..\..\ColorMapBar.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.ColorMapBar colorMapBar;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/colormapbar.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\ColorMapBar.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.colorMapBar = ((Txgy.Controls.ColorMapBar)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.Controls/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 041845a..0000000
Binary files a/Txgy.Controls/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.cs b/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/Loading.baml b/Txgy.Controls/obj/Debug/Loading.baml
deleted file mode 100644
index 26b1e8e..0000000
Binary files a/Txgy.Controls/obj/Debug/Loading.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Loading.g.cs b/Txgy.Controls/obj/Debug/Loading.g.cs
deleted file mode 100644
index 6e8c710..0000000
--- a/Txgy.Controls/obj/Debug/Loading.g.cs
+++ /dev/null
@@ -1,210 +0,0 @@
-#pragma checksum "..\..\Loading.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "40C6E67318EC443854A65E8230A20995A03D3496673C00D3197AD4D85F0BCB41"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// Loading
- ///
- public partial class Loading : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 108 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt1;
-
- #line default
- #line hidden
-
-
- #line 110 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e1;
-
- #line default
- #line hidden
-
-
- #line 114 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt2;
-
- #line default
- #line hidden
-
-
- #line 116 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e2;
-
- #line default
- #line hidden
-
-
- #line 120 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt3;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e3;
-
- #line default
- #line hidden
-
-
- #line 126 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt4;
-
- #line default
- #line hidden
-
-
- #line 128 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e4;
-
- #line default
- #line hidden
-
-
- #line 132 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt5;
-
- #line default
- #line hidden
-
-
- #line 134 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e5;
-
- #line default
- #line hidden
-
-
- #line 138 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt6;
-
- #line default
- #line hidden
-
-
- #line 140 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e6;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/loading.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\Loading.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rt1 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 2:
- this.e1 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 3:
- this.rt2 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 4:
- this.e2 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 5:
- this.rt3 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 6:
- this.e3 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 7:
- this.rt4 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 8:
- this.e4 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 9:
- this.rt5 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 10:
- this.e5 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 11:
- this.rt6 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 12:
- this.e6 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/Loading.g.i.cs b/Txgy.Controls/obj/Debug/Loading.g.i.cs
deleted file mode 100644
index 6e8c710..0000000
--- a/Txgy.Controls/obj/Debug/Loading.g.i.cs
+++ /dev/null
@@ -1,210 +0,0 @@
-#pragma checksum "..\..\Loading.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "40C6E67318EC443854A65E8230A20995A03D3496673C00D3197AD4D85F0BCB41"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// Loading
- ///
- public partial class Loading : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 108 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt1;
-
- #line default
- #line hidden
-
-
- #line 110 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e1;
-
- #line default
- #line hidden
-
-
- #line 114 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt2;
-
- #line default
- #line hidden
-
-
- #line 116 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e2;
-
- #line default
- #line hidden
-
-
- #line 120 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt3;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e3;
-
- #line default
- #line hidden
-
-
- #line 126 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt4;
-
- #line default
- #line hidden
-
-
- #line 128 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e4;
-
- #line default
- #line hidden
-
-
- #line 132 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt5;
-
- #line default
- #line hidden
-
-
- #line 134 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e5;
-
- #line default
- #line hidden
-
-
- #line 138 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt6;
-
- #line default
- #line hidden
-
-
- #line 140 "..\..\Loading.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse e6;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/loading.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\Loading.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rt1 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 2:
- this.e1 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 3:
- this.rt2 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 4:
- this.e2 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 5:
- this.rt3 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 6:
- this.e3 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 7:
- this.rt4 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 8:
- this.e4 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 9:
- this.rt5 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 10:
- this.e5 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 11:
- this.rt6 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 12:
- this.e6 = ((System.Windows.Shapes.Ellipse)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/Pagination.baml b/Txgy.Controls/obj/Debug/Pagination.baml
deleted file mode 100644
index 5641534..0000000
Binary files a/Txgy.Controls/obj/Debug/Pagination.baml and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Pagination.g.cs b/Txgy.Controls/obj/Debug/Pagination.g.cs
deleted file mode 100644
index 085a55e..0000000
--- a/Txgy.Controls/obj/Debug/Pagination.g.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-#pragma checksum "..\..\Pagination.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "54B53153A864907A229C6777EBFB3DAD50B51E9F3035368238E258D6D02D11B4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Microsoft.Windows.Themes;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// Pagination
- ///
- public partial class Pagination : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/pagination.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\Pagination.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/Pagination.g.i.cs b/Txgy.Controls/obj/Debug/Pagination.g.i.cs
deleted file mode 100644
index 085a55e..0000000
--- a/Txgy.Controls/obj/Debug/Pagination.g.i.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-#pragma checksum "..\..\Pagination.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "54B53153A864907A229C6777EBFB3DAD50B51E9F3035368238E258D6D02D11B4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Microsoft.Windows.Themes;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-
-
-namespace Txgy.Controls {
-
-
- ///
- /// Pagination
- ///
- public partial class Pagination : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.Controls;component/pagination.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\Pagination.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.Properties.Resources.resources b/Txgy.Controls/obj/Debug/Txgy.Controls.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.Properties.Resources.resources and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.AssemblyReference.cache b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.AssemblyReference.cache
deleted file mode 100644
index 29624b8..0000000
Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.CoreCompileInputs.cache b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 01f8da9..0000000
--- a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a31fd5649a4ffa2fdd8076e5be627af5caaeffa05aba2cb633c336444b765813
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.FileListAbsolute.txt b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.FileListAbsolute.txt
deleted file mode 100644
index 687442e..0000000
--- a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock2row.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock3row.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock1row.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CircularProgressBar.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\ColorMapBar.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Loading.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.Controls.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.Controls.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Pagination.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock2row.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock3row.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock1row.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CircularProgressBar.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\ColorMapBar.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Loading.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Pagination.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Con.6EAABA1E.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.pdb
-D:\devpro\TXGY.EWS\Client2\output\Txgy.Controls.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.Controls.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock2row.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock3row.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock1row.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CircularProgressBar.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\ColorMapBar.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Loading.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Pagination.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\GeneratedInternalTypeHelper.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.lref
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock2row.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock3row.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock1row.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CircularProgressBar.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\ColorMapBar.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Loading.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Pagination.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.g.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.Properties.Resources.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.GenerateResource.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Con.6EAABA1E.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.pdb
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.GenerateResource.cache b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.GenerateResource.cache
deleted file mode 100644
index eab7e43..0000000
Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.GenerateResource.cache and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.dll b/Txgy.Controls/obj/Debug/Txgy.Controls.dll
deleted file mode 100644
index 570f128..0000000
Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.dll and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.g.resources b/Txgy.Controls/obj/Debug/Txgy.Controls.g.resources
deleted file mode 100644
index 077b46b..0000000
Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.g.resources and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.pdb b/Txgy.Controls/obj/Debug/Txgy.Controls.pdb
deleted file mode 100644
index cd23c45..0000000
Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.pdb and /dev/null differ
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.cache b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.cache
deleted file mode 100644
index 841eea1..0000000
--- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.Controls
-
-
-library
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\
-Txgy.Controls
-none
-false
-DEBUG;TRACE
-
-7-78683851
-
-13-1661211961
-18639299923
-CalendarClock2row.xaml;CalendarClock3row.xaml;CalendarClock1row.xaml;CircularProgressBar.xaml;ColorMapBar.xaml;Loading.xaml;Pagination.xaml;
-
-False
-
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.cache b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.cache
deleted file mode 100644
index 71bc1e6..0000000
--- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.Controls
-
-
-library
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\
-Txgy.Controls
-none
-false
-DEBUG;TRACE
-
-7-78683851
-
-14260566160
-181390944045
-CalendarClock2row.xaml;CalendarClock3row.xaml;CalendarClock1row.xaml;CircularProgressBar.xaml;ColorMapBar.xaml;Loading.xaml;Pagination.xaml;
-
-True
-
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.lref b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.lref
deleted file mode 100644
index b0bc830..0000000
--- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.lref
+++ /dev/null
@@ -1,10 +0,0 @@
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
-
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CalendarClock2row.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CalendarClock3row.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CalendarClock1row.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CircularProgressBar.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\ColorMapBar.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\Loading.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\Pagination.xaml;;
-
diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.lref b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.lref
deleted file mode 100644
index 080ca42..0000000
--- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.lref
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CalendarClock2row.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CalendarClock3row.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CalendarClock1row.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CircularProgressBar.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\ColorMapBar.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\Loading.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\Pagination.xaml;;
-
diff --git a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.dll b/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.dll
deleted file mode 100644
index e780c5f..0000000
Binary files a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.pdb b/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.pdb
deleted file mode 100644
index 1f7914d..0000000
Binary files a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Assets/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Assets/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 42a097c..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/BaseResources.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/BaseResources.baml
deleted file mode 100644
index f45f299..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/BaseResources.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ButtonStyles.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/ButtonStyles.baml
deleted file mode 100644
index 33941fc..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ButtonStyles.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ComboBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/ComboBoxStyle.baml
deleted file mode 100644
index 87e80ba..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ComboBoxStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DataGridStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/DataGridStyle.baml
deleted file mode 100644
index e9d399d..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DataGridStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DatePickerStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/DatePickerStyle.baml
deleted file mode 100644
index ea2c1aa..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DatePickerStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DefaultToolBarTemplate.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/DefaultToolBarTemplate.baml
deleted file mode 100644
index 8703f86..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DefaultToolBarTemplate.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ScrollViewerStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/ScrollViewerStyle.baml
deleted file mode 100644
index 0ca6604..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ScrollViewerStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/TextBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/TextBoxStyle.baml
deleted file mode 100644
index 8319af7..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/TextBoxStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.BED9673E.Up2Date b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.BED9673E.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
deleted file mode 100644
index 763d7d9..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 82550ec..0000000
--- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-61467cf97b9369d060d64e4b8a9741f190aa9d25cc3e51607fe328fee3c63e53
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.FileListAbsolute.txt
deleted file mode 100644
index af8b6a4..0000000
--- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,113 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\bin\Debug\Txgy.EWS.Client.Assets.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\bin\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Assets.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.BED9673E.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.BED9673E.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources
-D:\devpro\TXGY.EWS\Client2\output\audio\01.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\02.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\03.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\04.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\05.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\06.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\07.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\08.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\09.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\10.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\11.wav
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Assets.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Assets.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Assets.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.BED9673E.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.dll b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.dll
deleted file mode 100644
index 912263d..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.g.resources b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.g.resources
deleted file mode 100644
index 08a9602..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.g.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.pdb b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.pdb
deleted file mode 100644
index e898f24..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.cache
deleted file mode 100644
index 06ebce4..0000000
--- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Assets
-
-
-library
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\
-Txgy.EWS.Client.Assets
-none
-false
-DEBUG;TRACE
-
-8379093147
-4-1221254064
-1-1621300829
-16-745854042
-Styles\BaseResources.xaml;Styles\ButtonStyles.xaml;Styles\ComboBoxStyle.xaml;Styles\DataGridStyle.xaml;Styles\DatePickerStyle.xaml;Styles\DefaultToolBarTemplate.xaml;Styles\ScrollViewerStyle.xaml;Styles\TextBoxStyle.xaml;
-
-False
-
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.i.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.i.cache
deleted file mode 100644
index 7b38e5c..0000000
--- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Assets
-
-
-library
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\
-Txgy.EWS.Client.Assets
-none
-false
-DEBUG;TRACE
-
-8379093147
-4-1221254064
-2300477292
-15-670312557
-Styles\BaseResources.xaml;Styles\ButtonStyles.xaml;Styles\ComboBoxStyle.xaml;Styles\DataGridStyle.xaml;Styles\DatePickerStyle.xaml;Styles\DefaultToolBarTemplate.xaml;Styles\ScrollViewerStyle.xaml;Styles\TextBoxStyle.xaml;
-
-False
-
diff --git a/Txgy.EWS.Client.Assets/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Assets/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Assets/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Assets/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Assets/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Assets/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/BaseResources.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/BaseResources.baml
deleted file mode 100644
index e4c5018..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/BaseResources.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/ButtonStyles.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/ButtonStyles.baml
deleted file mode 100644
index 0495f12..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/ButtonStyles.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/ComboBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/ComboBoxStyle.baml
deleted file mode 100644
index be6f91f..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/ComboBoxStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/DataGridStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/DataGridStyle.baml
deleted file mode 100644
index 6fe3368..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/DataGridStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/DatePickerStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/DatePickerStyle.baml
deleted file mode 100644
index 7ee2cf8..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/DatePickerStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/ScrollViewerStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/ScrollViewerStyle.baml
deleted file mode 100644
index ac18dd0..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/ScrollViewerStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/TextBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/TextBoxStyle.baml
deleted file mode 100644
index eb8b9e4..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/TextBoxStyle.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Assets/obj/Release/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Assets/obj/Release/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache
deleted file mode 100644
index 8333016..0000000
Binary files a/Txgy.EWS.Client.Assets/obj/Release/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.dll b/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.dll
deleted file mode 100644
index 0aea626..0000000
Binary files a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.pdb b/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.pdb
deleted file mode 100644
index 165e01c..0000000
Binary files a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.BLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.BLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 7707cef..0000000
Binary files a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.842A37F3.Up2Date b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.842A37F3.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
deleted file mode 100644
index 3910162..0000000
Binary files a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 5e16515..0000000
--- a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-16b4323a2d59399dbdb08afba70133a62ac4f17e3e104c64249777736bfda259
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.FileListAbsolute.txt
deleted file mode 100644
index e4385d0..0000000
--- a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\bin\Debug\Txgy.EWS.Client.BLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\bin\Debug\Txgy.EWS.Client.BLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.BLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.BLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.842A37F3.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.842A37F3.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.BLL.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.BLL.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.BLL.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.842A37F3.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.dll b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.dll
deleted file mode 100644
index 0903336..0000000
Binary files a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.pdb b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.pdb
deleted file mode 100644
index 7f80791..0000000
Binary files a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.BLL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.BLL/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.BLL/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.BLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.BLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.BLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.BLL/obj/Release/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.BLL/obj/Release/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache
deleted file mode 100644
index 62c07d9..0000000
Binary files a/Txgy.EWS.Client.BLL/obj/Release/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.dll b/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.dll
deleted file mode 100644
index 047759c..0000000
Binary files a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.pdb b/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.pdb
deleted file mode 100644
index b9f7977..0000000
Binary files a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Common/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Common/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index ecf66dc..0000000
Binary files a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.696A9D7E.Up2Date b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.696A9D7E.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
deleted file mode 100644
index 3945245..0000000
Binary files a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 2a7c19e..0000000
--- a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-01c5de3b7b79aedbbdafc1108106a8ddc134318527f6651f62d4da9f628ee11b
diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.FileListAbsolute.txt
deleted file mode 100644
index 308f6d9..0000000
--- a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\bin\Debug\Txgy.EWS.Client.Common.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\bin\Debug\Txgy.EWS.Client.Common.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Common.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Common.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.696A9D7E.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.696A9D7E.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Common.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Common.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Common.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.696A9D7E.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb
diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.dll b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.dll
deleted file mode 100644
index e4e453f..0000000
Binary files a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.pdb b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.pdb
deleted file mode 100644
index b93b07a..0000000
Binary files a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Common/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Common/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Common/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Common/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Common/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Common/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Common/obj/Release/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Common/obj/Release/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache
deleted file mode 100644
index 13f11a3..0000000
Binary files a/Txgy.EWS.Client.Common/obj/Release/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.dll b/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.dll
deleted file mode 100644
index 19dbae8..0000000
Binary files a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.pdb b/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.pdb
deleted file mode 100644
index bdb7b59..0000000
Binary files a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.DAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.DAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 6954c28..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.7BB74071.Up2Date b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.7BB74071.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
deleted file mode 100644
index a3ce14d..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.sync-conflict-20230116-162646-TL7BDPZ.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.sync-conflict-20230116-162646-TL7BDPZ.cache
deleted file mode 100644
index c6ee564..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.sync-conflict-20230116-162646-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
deleted file mode 100644
index d7a9681..0000000
--- a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b143d13ef9eeb04e36bef97226e10087c29e64bb3a76156dc1d44621717af38b
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.sync-conflict-20230116-162653-TL7BDPZ.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.sync-conflict-20230116-162653-TL7BDPZ.cache
deleted file mode 100644
index 40a0d18..0000000
--- a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.sync-conflict-20230116-162653-TL7BDPZ.cache
+++ /dev/null
@@ -1 +0,0 @@
-90bfa94215bb7d51db98cd52f31e13d670fa0519
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.FileListAbsolute.txt
deleted file mode 100644
index b403896..0000000
--- a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\bin\Debug\Txgy.EWS.Client.DAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\bin\Debug\Txgy.EWS.Client.DAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.DAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.DAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x86\sqlite3.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x64\sqlite3.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.7BB74071.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x86\sqlite3.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x64\sqlite3.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.7BB74071.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb
-D:\devpro\TXGY.EWS\Client2\output\x86\sqlite3.dll
-D:\devpro\TXGY.EWS\Client2\output\x64\sqlite3.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.DAL.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.DAL.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.DAL.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.7BB74071.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.dll b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.dll
deleted file mode 100644
index c2ddc11..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.pdb b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.pdb
deleted file mode 100644
index e61ad4e..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.DAL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.DAL/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.DAL/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.DAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.DAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.DAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.DAL/obj/Release/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.DAL/obj/Release/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache
deleted file mode 100644
index 9f25511..0000000
Binary files a/Txgy.EWS.Client.DAL/obj/Release/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.dll b/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.dll
deleted file mode 100644
index 0d2f7b7..0000000
Binary files a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.pdb b/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.pdb
deleted file mode 100644
index 9974728..0000000
Binary files a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Entity/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Entity/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index d06ccf9..0000000
Binary files a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
deleted file mode 100644
index 4f24b9d..0000000
Binary files a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 1b3e8da..0000000
--- a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d4a554fb0ba48dc7191a61b440aede3486cda30692d203a0c38c58fe7ebd05b1
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.FileListAbsolute.txt
deleted file mode 100644
index e57794a..0000000
--- a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\bin\Debug\Txgy.EWS.Client.Entity.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\bin\Debug\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Entity.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.B79D5ABE.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.B79D5ABE.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Entity.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Entity.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.B79D5ABE.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.dll b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.dll
deleted file mode 100644
index 1856af1..0000000
Binary files a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.pdb b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.pdb
deleted file mode 100644
index 5cd444c..0000000
Binary files a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Entity/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Entity/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Entity/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Entity/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Entity/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Entity/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Entity/obj/Release/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Entity/obj/Release/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache
deleted file mode 100644
index b7c22d6..0000000
Binary files a/Txgy.EWS.Client.Entity/obj/Release/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.pdb
deleted file mode 100644
index 2ed4d6c..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.sync-conflict-20230116-162705-TL7BDPZ.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.sync-conflict-20230116-162705-TL7BDPZ.pdb
deleted file mode 100644
index 54acc6d..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.sync-conflict-20230116-162705-TL7BDPZ.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.pdb
deleted file mode 100644
index 63efec4..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.sync-conflict-20230116-162702-TL7BDPZ.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.sync-conflict-20230116-162702-TL7BDPZ.pdb
deleted file mode 100644
index 17561a5..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.sync-conflict-20230116-162702-TL7BDPZ.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/FreeSql.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/FreeSql.pdb
deleted file mode 100644
index 7eb80d8..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/FreeSql.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll b/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll
deleted file mode 100644
index 4ea6c8a..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb
deleted file mode 100644
index ab059ce..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.Microseismic.BaseLib.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.Microseismic.BaseLib.pdb
deleted file mode 100644
index 8d7cebd..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.Microseismic.BaseLib.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.FocalMechanism/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index d769416..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.sync-conflict-20230116-162650-TL7BDPZ.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.sync-conflict-20230116-162650-TL7BDPZ.cache
deleted file mode 100644
index 5304910..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.sync-conflict-20230116-162650-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.cache
deleted file mode 100644
index 405df24..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.sync-conflict-20230116-162704-TL7BDPZ.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.sync-conflict-20230116-162704-TL7BDPZ.cache
deleted file mode 100644
index 9936557..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.sync-conflict-20230116-162704-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CopyComplete b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CoreCompileInputs.cache
deleted file mode 100644
index ab6b7ee..0000000
--- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-49082932c0707e33b0746fbe962d1755a0b83020
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.FileListAbsolute.txt
deleted file mode 100644
index a0ee80b..0000000
--- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.dll
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.pdb
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.AssemblyReference.cache
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CoreCompileInputs.cache
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CopyComplete
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.dll
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.pdb
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.Common.dll
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\Aspose.Cells.dll
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\DotRas.dll
-D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.Common.pdb
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.dll
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.pdb
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.Common.dll
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\Aspose.Cells.dll
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\DotRas.dll
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.Common.pdb
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.dll
-E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.pdb
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.dll b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.dll
deleted file mode 100644
index b17390a..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.pdb
deleted file mode 100644
index 63efec4..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162646-TL7BDPZ.pdb b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162646-TL7BDPZ.pdb
deleted file mode 100644
index 17561a5..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162646-TL7BDPZ.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162657-TL7BDPZ.dll b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162657-TL7BDPZ.dll
deleted file mode 100644
index cf0520a..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162657-TL7BDPZ.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.46D9A55F.Up2Date b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.46D9A55F.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache
deleted file mode 100644
index 43c1f9a..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 7617a18..0000000
--- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-48b002f9cc573a46ea565524b30bb93ab34b3561075104800680f568fa0d1d2f
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.FileListAbsolute.txt
deleted file mode 100644
index e9e00a8..0000000
--- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,50 +0,0 @@
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Prism.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Aspose.Cells.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\DotRas.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Newtonsoft.Json.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.xml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\zh-Hans\FreeSql.resources.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.46D9A55F.Up2Date
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Prism.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Aspose.Cells.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\DotRas.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Newtonsoft.Json.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.xml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\zh-Hans\FreeSql.resources.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.46D9A55F.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Prism.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Aspose.Cells.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\DotRas.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Newtonsoft.Json.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.xml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\zh-Hans\FreeSql.resources.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.46D9A55F.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.pdb
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.dll b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.dll
deleted file mode 100644
index 4ea6c8a..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.pdb
deleted file mode 100644
index ab059ce..0000000
Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.dll b/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.dll
deleted file mode 100644
index b04a421..0000000
Binary files a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.pdb b/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.pdb
deleted file mode 100644
index 4dd62cc..0000000
Binary files a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IBLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.IBLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index d01689d..0000000
Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.58108CC8.Up2Date b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.58108CC8.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
deleted file mode 100644
index 0beb852..0000000
Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 32be186..0000000
--- a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-39bf864bcb4986b3ed1bae1f85660ffa3dfd8b9afc90b3ec4b3072f8ffd5245e
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.FileListAbsolute.txt
deleted file mode 100644
index 5bf807b..0000000
--- a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\bin\Debug\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\bin\Debug\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.58108CC8.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.58108CC8.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IBLL.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IBLL.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IBLL.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.58108CC8.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.dll b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.dll
deleted file mode 100644
index 4a31296..0000000
Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.pdb b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.pdb
deleted file mode 100644
index 43968c9..0000000
Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.IBLL/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.IBLL/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.IBLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IBLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.IBLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.IBLL/obj/Release/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IBLL/obj/Release/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache
deleted file mode 100644
index e1f809c..0000000
Binary files a/Txgy.EWS.Client.IBLL/obj/Release/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.dll b/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.dll
deleted file mode 100644
index 897a675..0000000
Binary files a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.pdb b/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.pdb
deleted file mode 100644
index 412a9c1..0000000
Binary files a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IDAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.IDAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 28da550..0000000
Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.9A0CA29D.Up2Date b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.9A0CA29D.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
deleted file mode 100644
index 5393f28..0000000
Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
deleted file mode 100644
index e5391c8..0000000
--- a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-198cf9ae04d5306cb456618da12cb9eb40cebb860ec091c2766c485279cec14a
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.FileListAbsolute.txt
deleted file mode 100644
index 336eaa2..0000000
--- a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\bin\Debug\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\bin\Debug\Txgy.EWS.Client.IDAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IDAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CopyComplete
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.9A0CA29D.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.9A0CA29D.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IDAL.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IDAL.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IDAL.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.9A0CA29D.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.dll b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.dll
deleted file mode 100644
index a66bd51..0000000
Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.pdb b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.pdb
deleted file mode 100644
index 94b1ad0..0000000
Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.IDAL/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.IDAL/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.IDAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IDAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.IDAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.IDAL/obj/Release/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IDAL/obj/Release/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache
deleted file mode 100644
index e1f809c..0000000
Binary files a/Txgy.EWS.Client.IDAL/obj/Release/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.dll b/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.dll
deleted file mode 100644
index cac1e08..0000000
Binary files a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.pdb b/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.pdb
deleted file mode 100644
index 90c896e..0000000
Binary files a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.ILog/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.ILog/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 6bc43b2..0000000
Binary files a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache
deleted file mode 100644
index b7c22d6..0000000
Binary files a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 7d799f0..0000000
--- a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-28b37c2e723619fa287319fa5acd1e680d427c0376cabe5e1d8a8514e36da9df
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.FileListAbsolute.txt
deleted file mode 100644
index ee07a38..0000000
--- a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.dll b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.dll
deleted file mode 100644
index cac1e08..0000000
Binary files a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.pdb b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.pdb
deleted file mode 100644
index 90c896e..0000000
Binary files a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.ILog/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.ILog/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.ILog/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.ILog/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.ILog/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.ILog/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.ILog/obj/Release/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache b/Txgy.EWS.Client.ILog/obj/Release/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache
deleted file mode 100644
index b7c22d6..0000000
Binary files a/Txgy.EWS.Client.ILog/obj/Release/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Log/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Log/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Log/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 70fea66..0000000
Binary files a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.93B65126.Up2Date b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.93B65126.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
deleted file mode 100644
index 49c7b16..0000000
Binary files a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 3298020..0000000
--- a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-16f629bad67e4f18b26b4260afcae753abd163f53554903786c9576df1548128
diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.FileListAbsolute.txt
deleted file mode 100644
index ed9f691..0000000
--- a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.93B65126.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.93B65126.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Log.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Log.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Log.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.93B65126.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb
diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.dll b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.dll
deleted file mode 100644
index 560e1c3..0000000
Binary files a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.pdb b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.pdb
deleted file mode 100644
index 0b72fde..0000000
Binary files a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Log/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Log/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Log/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Log/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Log/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Log/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Log/obj/Release/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Log/obj/Release/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache
deleted file mode 100644
index 6a34163..0000000
Binary files a/Txgy.EWS.Client.Log/obj/Release/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.MainModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index f6a0795..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/Txgy.EWS.Client.MainModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index c86d932..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.334CA50A.Up2Date b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.334CA50A.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.Properties.Resources.resources b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.Properties.Resources.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
deleted file mode 100644
index e7e6a95..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.sync-conflict-20230116-162738-TL7BDPZ.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.sync-conflict-20230116-162738-TL7BDPZ.cache
deleted file mode 100644
index 6e1a051..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.sync-conflict-20230116-162738-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
deleted file mode 100644
index ff7ba6b..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9393cbb3ede119f8b8becaaf6037b140c7246325e709b5c0db7b2feb3c7a24f7
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.FileListAbsolute.txt
deleted file mode 100644
index 6fbab45..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,111 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.334CA50A.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.334CA50A.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb
-D:\devpro\TXGY.EWS\Client2\output\audio\01.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\02.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\03.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\04.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\05.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\06.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\07.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\08.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\09.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\10.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\11.wav
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.MainModule.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.MainModule.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.MainModule.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.334CA50A.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache
deleted file mode 100644
index eab7e43..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.dll b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.dll
deleted file mode 100644
index d599102..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.g.resources b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.g.resources
deleted file mode 100644
index a8d68fa..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.g.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.pdb b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.pdb
deleted file mode 100644
index 6cf8c41..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.cache
deleted file mode 100644
index 4e48ce0..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.MainModule
-
-
-library
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\
-Txgy.EWS.Client.MainModule
-none
-false
-DEBUG;TRACE
-
-1322326558
-
-9-349447621
-29777692346
-Views\TreeMenuView.xaml;
-
-False
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.cache
deleted file mode 100644
index faa4718..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.MainModule
-
-
-library
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\
-Txgy.EWS.Client.MainModule
-none
-false
-DEBUG;TRACE
-
-1322326558
-
-101572330500
-291351461192
-Views\TreeMenuView.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.lref b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.lref
deleted file mode 100644
index 7fdacfb..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\Views\TreeMenuView.xaml;;
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.lref b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.lref
deleted file mode 100644
index aa91634..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\Views\TreeMenuView.xaml;;
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/UserControl1.g.i.cs b/Txgy.EWS.Client.MainModule/obj/Debug/UserControl1.g.i.cs
deleted file mode 100644
index 9f08648..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/UserControl1.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "ABFAF5D344B2281354761B285CC9BBE78280745A073625FDD84EC57B9A651563"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.MainModule;
-
-
-namespace Txgy.EWS.Client.MainModule {
-
-
- ///
- /// UserControl1
- ///
- public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.MainModule;component/usercontrol1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\UserControl1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.baml b/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.baml
deleted file mode 100644
index 5178d7b..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.cs b/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.cs
deleted file mode 100644
index 2d81ad0..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.cs
+++ /dev/null
@@ -1,94 +0,0 @@
-#pragma checksum "..\..\..\Views\TreeMenuView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "852B100A91B708CAD627AB83CEFD13BA195403D7929DA0ED3E2A5BB35013C5AA"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.MainModule.Views;
-
-
-namespace Txgy.EWS.Client.MainModule.Views {
-
-
- ///
- /// TreeMenuView
- ///
- public partial class TreeMenuView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.MainModule;component/views/treemenuview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\TreeMenuView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.i.cs b/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.i.cs
deleted file mode 100644
index 2d81ad0..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.i.cs
+++ /dev/null
@@ -1,94 +0,0 @@
-#pragma checksum "..\..\..\Views\TreeMenuView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "852B100A91B708CAD627AB83CEFD13BA195403D7929DA0ED3E2A5BB35013C5AA"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.MainModule.Views;
-
-
-namespace Txgy.EWS.Client.MainModule.Views {
-
-
- ///
- /// TreeMenuView
- ///
- public partial class TreeMenuView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.MainModule;component/views/treemenuview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\TreeMenuView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.MainModule/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.MainModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.MainModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 865f44c..0000000
Binary files a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.cache b/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.cache
deleted file mode 100644
index ec96422..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.MainModule
-
-
-library
-C#
-.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Release\
-Txgy.EWS.Client.MainModule
-none
-false
-TRACE
-
-1322326558
-
-9-349447621
-131733513467
-Views\TreeMenuView.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.lref b/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.lref
deleted file mode 100644
index 3268065..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\Views\TreeMenuView.xaml;;
-
diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Views/TreeMenuView.g.cs b/Txgy.EWS.Client.MainModule/obj/Release/Views/TreeMenuView.g.cs
deleted file mode 100644
index 1593193..0000000
--- a/Txgy.EWS.Client.MainModule/obj/Release/Views/TreeMenuView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\TreeMenuView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "99A68D0DAC5AF6D60E76ED84ED7DA9918A988091196E1B52D12D089E8E0F83DC"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.MainModule.Views;
-
-
-namespace Txgy.EWS.Client.MainModule.Views {
-
-
- ///
- /// TreeMenuView
- ///
- public partial class TreeMenuView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.MainModule;component/views/treemenuview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\TreeMenuView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.dll b/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.dll
deleted file mode 100644
index 1503962..0000000
Binary files a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.pdb b/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.pdb
deleted file mode 100644
index d12ae41..0000000
Binary files a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Models/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Models/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index c89176e..0000000
Binary files a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 5dfa032..0000000
Binary files a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
deleted file mode 100644
index 7275f84..0000000
Binary files a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
deleted file mode 100644
index ef13c6d..0000000
--- a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f7b4c35440586e7af93fba53dab2c0601637cedeea908d7e8ffbf7ed4b421579
diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.FileListAbsolute.txt
deleted file mode 100644
index 6e0d583..0000000
--- a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\bin\Debug\Txgy.EWS.Client.Models.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\bin\Debug\Txgy.EWS.Client.Models.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Models.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Models.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.3C12773A.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.3C12773A.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Models.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Models.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Models.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.3C12773A.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb
diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.dll b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.dll
deleted file mode 100644
index 7e6e6ae..0000000
Binary files a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.pdb b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.pdb
deleted file mode 100644
index b977063..0000000
Binary files a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Models/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Models/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Models/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Models/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Models/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Models/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Models/obj/Release/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Models/obj/Release/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache
deleted file mode 100644
index acc2449..0000000
Binary files a/Txgy.EWS.Client.Models/obj/Release/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs b/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs
index e419bd9..58b834a 100644
--- a/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs
+++ b/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs
@@ -230,6 +230,40 @@ namespace Txgy.EWS.Client.PageModule.ViewModels
SetProperty(ref _searchCount, value);
}
}
+
+ private double _totalEnergy = 0;
+
+ public double TotalEnergy
+ {
+ get { return _totalEnergy; }
+ set
+ {
+ SetProperty(ref _totalEnergy, value);
+ }
+ }
+
+ private double _averageEnergy = 0;
+
+ public double AverageEnergy
+ {
+ get { return _averageEnergy; }
+ set
+ {
+ SetProperty(ref _averageEnergy, value);
+ }
+ }
+
+ private double _maxEnergy = 0;
+
+ public double MaxEnergy
+ {
+ get { return _maxEnergy; }
+ set
+ {
+ SetProperty(ref _maxEnergy, value);
+ }
+ }
+
private string _likeCondition;
public string LikeCondition
@@ -656,8 +690,24 @@ namespace Txgy.EWS.Client.PageModule.ViewModels
}
}
SearchCount = results.Count;
+ UpdateEnergyStats(results);
return results;
}
+
+ private void UpdateEnergyStats(List results)
+ {
+ if (results == null || results.Count == 0)
+ {
+ TotalEnergy = 0;
+ AverageEnergy = 0;
+ MaxEnergy = 0;
+ return;
+ }
+
+ TotalEnergy = Math.Round(results.Sum(rs => rs.Energy), 2);
+ AverageEnergy = Math.Round(results.Average(rs => rs.Energy), 2);
+ MaxEnergy = Math.Round(results.Max(rs => rs.Energy), 2);
+ }
public void ExportEventListReport(ReportView rView)
{
diff --git a/Txgy.EWS.Client.PageModule/Views/ReportView.xaml b/Txgy.EWS.Client.PageModule/Views/ReportView.xaml
index 0d7a33d..6ed1463 100644
--- a/Txgy.EWS.Client.PageModule/Views/ReportView.xaml
+++ b/Txgy.EWS.Client.PageModule/Views/ReportView.xaml
@@ -484,23 +484,43 @@
Content="月报"
FontSize="16"
Style="{StaticResource MaterialDesignRaisedDarkButton}" />
-
-
-
+
+
-
-
+
+
-
+
+
+
+
+
+
+
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.baml
deleted file mode 100644
index 823c953..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.g.cs
deleted file mode 100644
index 330c636..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Controls\TestControl.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BFA67D86E831025DD85E0F76655BD9FF15635920618102AAF0BF2D30DD914AEB"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Controls;
-
-
-namespace Txgy.EWS.Client.PageModule.Controls {
-
-
- ///
- /// TestControl
- ///
- public partial class TestControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/controls/testcontrol.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Controls\TestControl.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.g.i.cs
deleted file mode 100644
index 330c636..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Controls/TestControl.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Controls\TestControl.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BFA67D86E831025DD85E0F76655BD9FF15635920618102AAF0BF2D30DD914AEB"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Controls;
-
-
-namespace Txgy.EWS.Client.PageModule.Controls {
-
-
- ///
- /// TestControl
- ///
- public partial class TestControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/controls/testcontrol.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Controls\TestControl.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index f033b89..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferences.sync-conflict-20230116-162705-TL7BDPZ.cache b/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferences.sync-conflict-20230116-162705-TL7BDPZ.cache
deleted file mode 100644
index 5269ac4..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferences.sync-conflict-20230116-162705-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 6ca4406..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/GeneratedInternalTypeHelper.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index c65238f..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/Txgy.EWS.Client.PageModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index 2a7686c..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.Properties.Resources.resources b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.Properties.Resources.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
deleted file mode 100644
index dbc2578..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
deleted file mode 100644
index a6cd65f..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-2902a6707ed4fccd1e18d33f13397efeea8892c44ebd1d485b3172235137c760
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.FileListAbsolute.txt
deleted file mode 100644
index d4da801..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,223 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Txgy.EWS.Client.PageModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Txgy.EWS.Client.PageModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\DryIoc.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Microsoft.Xaml.Behaviors.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.DryIoc.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\DryIoc.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Microsoft.Xaml.Behaviors.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.DryIoc.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.DryIoc.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\bin\Debug\Prism.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.lref
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.g.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.Properties.Resources.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventStatView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.lref
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventStatView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.Properties.Resources.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Controls\TestControl.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningSetting.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningViewBak.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListViewBak.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventQueryView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportDayListView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportImageView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\TitleView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Controls\TestControl.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningSetting.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningViewBak.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListViewBak.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventQueryView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportDayListView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportImageView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\TitleView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.FA7EF5F1.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Controls\TestControl.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningSetting.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListViewBak.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventQueryView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportDayListView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportImageView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventStatView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.PageModule.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningViewBak.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\TitleView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Controls\TestControl.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningSetting.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningViewBak.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListViewBak.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventQueryView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportDayListView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportImageView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventStatView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\TitleView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.FA7EF5F1.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.pdb
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.PageModule.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.PageModule.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.PageModule.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Controls\TestControl.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningSetting.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningViewBak.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListViewBak.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventQueryView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportDayListView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportImageView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventStatView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\TitleView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule_MarkupCompile.lref
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Controls\TestControl.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningSetting.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningViewBak.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListViewBak.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventQueryView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportDayListView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportImageView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\ReportView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EarlyWarningView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventListView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\EventStatView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\FocalMechanismView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\PlanView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\SearchView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\SettingView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\StereogramView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\TitleView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Views\WaveformView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.g.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.Properties.Resources.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.FA7EF5F1.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\Txgy.EWS.Client.PageModule.pdb
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache
deleted file mode 100644
index eab7e43..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.csproj.GenerateResource.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.dll b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.dll
deleted file mode 100644
index ed3352a..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.g.resources b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.g.resources
deleted file mode 100644
index 7530b27..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.g.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.pdb b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.pdb
deleted file mode 100644
index cb687df..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.cache b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.cache
deleted file mode 100644
index 8b499dd..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.PageModule
-
-
-library
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\
-Txgy.EWS.Client.PageModule
-none
-false
-DEBUG;TRACE
-
-181268676
-
-44-474545257
-194243487151
-Controls\TestControl.xaml;Views\EarlyWarningSetting.xaml;Views\EarlyWarningViewBak.xaml;Views\EventListViewBak.xaml;Views\EventQueryView.xaml;Views\ReportDayListView.xaml;Views\ReportImageView.xaml;Views\ReportView.xaml;Views\EarlyWarningView.xaml;Views\EventListView.xaml;Views\EventStatView.xaml;Views\FocalMechanismView.xaml;Views\PlanView.xaml;Views\SearchView.xaml;Views\SettingView.xaml;Views\StereogramView.xaml;Views\TitleView.xaml;Views\WaveformView.xaml;
-
-False
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.i.cache b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.i.cache
deleted file mode 100644
index 7fcdee7..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.PageModule
-
-
-library
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\
-Txgy.EWS.Client.PageModule
-none
-false
-DEBUG;TRACE
-
-181268676
-
-451447232864
-1941733449480
-Controls\TestControl.xaml;Views\EarlyWarningSetting.xaml;Views\EarlyWarningViewBak.xaml;Views\EventListViewBak.xaml;Views\EventQueryView.xaml;Views\ReportDayListView.xaml;Views\ReportImageView.xaml;Views\ReportView.xaml;Views\EarlyWarningView.xaml;Views\EventListView.xaml;Views\EventStatView.xaml;Views\FocalMechanismView.xaml;Views\PlanView.xaml;Views\SearchView.xaml;Views\SettingView.xaml;Views\StereogramView.xaml;Views\TitleView.xaml;Views\WaveformView.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.i.lref b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.i.lref
deleted file mode 100644
index 083d893..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.i.lref
+++ /dev/null
@@ -1,21 +0,0 @@
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
-
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Controls\TestControl.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EarlyWarningSetting.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EarlyWarningViewBak.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EventListViewBak.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EventQueryView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\ReportDayListView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\ReportImageView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\ReportView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EarlyWarningView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EventListView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\EventStatView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\FocalMechanismView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\PlanView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\SearchView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\SettingView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\StereogramView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\TitleView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.PageModule\Views\WaveformView.xaml;;
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.lref b/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.lref
deleted file mode 100644
index d015d9b..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Txgy.EWS.Client.PageModule_MarkupCompile.lref
+++ /dev/null
@@ -1,21 +0,0 @@
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Controls\TestControl.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EarlyWarningSetting.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EarlyWarningViewBak.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EventListViewBak.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EventQueryView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\ReportDayListView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\ReportImageView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\ReportView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EarlyWarningView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EventListView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\EventStatView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\FocalMechanismView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\PlanView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\SearchView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\SettingView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\StereogramView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\TitleView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.PageModule\Views\WaveformView.xaml;;
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/UserControl1.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/UserControl1.g.i.cs
deleted file mode 100644
index 1e269a2..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/UserControl1.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B2593849DE84D61151E9B63C76A5C7FFD1091DB30B440070C3139FDF26F318F4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule;
-
-
-namespace Txgy.EWS.Client.PageModule {
-
-
- ///
- /// UserControl1
- ///
- public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/usercontrol1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\UserControl1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/DataOutputView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/DataOutputView.g.i.cs
deleted file mode 100644
index 52ef46c..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/DataOutputView.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\DataOutputView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2E2A79E49272C994A87761A1C396CC979B8A71FD08924179FD281B1054487170"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// DataOutputView
- ///
- public partial class DataOutputView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/dataoutputview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\DataOutputView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.baml
deleted file mode 100644
index f26f578..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.g.cs
deleted file mode 100644
index c636a43..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningSetting.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5B7075D8C23EAADD9D5D0D471D066167B6D4A2905B7A4E020DB978293F7455FA"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningSetting
- ///
- public partial class EarlyWarningSetting : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningsetting.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningSetting.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.g.i.cs
deleted file mode 100644
index c636a43..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningSetting.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningSetting.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5B7075D8C23EAADD9D5D0D471D066167B6D4A2905B7A4E020DB978293F7455FA"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningSetting
- ///
- public partial class EarlyWarningSetting : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningsetting.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningSetting.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView - 复制.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView - 复制.g.i.cs
deleted file mode 100644
index ab153c7..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView - 复制.g.i.cs
+++ /dev/null
@@ -1,172 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningView - 复制.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E31E4D556008B54288C2EE760F4E41F85AE02756F7150E700F2A1FE74CAE442A"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningView
- ///
- public partial class EarlyWarningView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 297 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Card planCard;
-
- #line default
- #line hidden
-
-
- #line 308 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 311 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningview%20-%20%e5%a4%8d%e5%8" +
- "8%b6.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.planCard = ((MaterialDesignThemes.Wpf.Card)(target));
- return;
- case 2:
-
- #line 303 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 304 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 305 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 306 "..\..\..\Views\EarlyWarningView - 复制.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
- return;
- case 3:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 4:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.baml
deleted file mode 100644
index 9d5bb9c..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.g.cs
deleted file mode 100644
index 5c430c7..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.g.cs
+++ /dev/null
@@ -1,262 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "25C6F568A05FD3146CD8422AAF9760AFF5176FA1FC8A374E23F905456C47FFF0"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningView
- ///
- public partial class EarlyWarningView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 237 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse WarningStat;
-
- #line default
- #line hidden
-
-
- #line 289 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Card planCard;
-
- #line default
- #line hidden
-
-
- #line 295 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas right;
-
- #line default
- #line hidden
-
-
- #line 305 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 308 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
-
- #line 314 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ToolTip tip;
-
- #line default
- #line hidden
-
-
- #line 355 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.myListBox AlarmEventListBox;
-
- #line default
- #line hidden
-
-
- #line 500 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.myListBox ReceivedEventListBox;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.WarningStat = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 2:
- this.planCard = ((MaterialDesignThemes.Wpf.Card)(target));
- return;
- case 3:
- this.right = ((System.Windows.Controls.Canvas)(target));
-
- #line 297 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 298 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 299 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 300 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.right_MouseRightButtonDown);
-
- #line default
- #line hidden
-
- #line 301 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.right_MouseRightButtonUp);
-
- #line default
- #line hidden
-
- #line 302 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
-
- #line 303 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseLeave += new System.Windows.Input.MouseEventHandler(this.right_MouseLeave);
-
- #line default
- #line hidden
- return;
- case 4:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 5:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- case 6:
- this.tip = ((System.Windows.Controls.ToolTip)(target));
- return;
- case 7:
- this.AlarmEventListBox = ((Txgy.Controls.myListBox)(target));
- return;
- case 8:
- this.ReceivedEventListBox = ((Txgy.Controls.myListBox)(target));
-
- #line 507 "..\..\..\Views\EarlyWarningView.xaml"
- this.ReceivedEventListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.myListBox_SelectionChanged);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.g.i.cs
deleted file mode 100644
index 5c430c7..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningView.g.i.cs
+++ /dev/null
@@ -1,262 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "25C6F568A05FD3146CD8422AAF9760AFF5176FA1FC8A374E23F905456C47FFF0"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningView
- ///
- public partial class EarlyWarningView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 237 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse WarningStat;
-
- #line default
- #line hidden
-
-
- #line 289 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Card planCard;
-
- #line default
- #line hidden
-
-
- #line 295 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas right;
-
- #line default
- #line hidden
-
-
- #line 305 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 308 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
-
- #line 314 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ToolTip tip;
-
- #line default
- #line hidden
-
-
- #line 355 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.myListBox AlarmEventListBox;
-
- #line default
- #line hidden
-
-
- #line 500 "..\..\..\Views\EarlyWarningView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.myListBox ReceivedEventListBox;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.WarningStat = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 2:
- this.planCard = ((MaterialDesignThemes.Wpf.Card)(target));
- return;
- case 3:
- this.right = ((System.Windows.Controls.Canvas)(target));
-
- #line 297 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 298 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 299 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 300 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.right_MouseRightButtonDown);
-
- #line default
- #line hidden
-
- #line 301 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.right_MouseRightButtonUp);
-
- #line default
- #line hidden
-
- #line 302 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
-
- #line 303 "..\..\..\Views\EarlyWarningView.xaml"
- this.right.MouseLeave += new System.Windows.Input.MouseEventHandler(this.right_MouseLeave);
-
- #line default
- #line hidden
- return;
- case 4:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 5:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- case 6:
- this.tip = ((System.Windows.Controls.ToolTip)(target));
- return;
- case 7:
- this.AlarmEventListBox = ((Txgy.Controls.myListBox)(target));
- return;
- case 8:
- this.ReceivedEventListBox = ((Txgy.Controls.myListBox)(target));
-
- #line 507 "..\..\..\Views\EarlyWarningView.xaml"
- this.ReceivedEventListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.myListBox_SelectionChanged);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.baml
deleted file mode 100644
index dbd6330..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.g.cs
deleted file mode 100644
index 2ecd100..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.g.cs
+++ /dev/null
@@ -1,171 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningViewBak.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2EAA62F6F87FE1775E3AED95102C6DA1E4C745677E9A9417FC172EEB7E50B312"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningViewBak
- ///
- public partial class EarlyWarningViewBak : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 297 "..\..\..\Views\EarlyWarningViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Card planCard;
-
- #line default
- #line hidden
-
-
- #line 308 "..\..\..\Views\EarlyWarningViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 311 "..\..\..\Views\EarlyWarningViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningviewbak.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningViewBak.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.planCard = ((MaterialDesignThemes.Wpf.Card)(target));
- return;
- case 2:
-
- #line 303 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 304 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 305 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 306 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
- return;
- case 3:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 4:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.g.i.cs
deleted file mode 100644
index 2ecd100..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EarlyWarningViewBak.g.i.cs
+++ /dev/null
@@ -1,171 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningViewBak.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2EAA62F6F87FE1775E3AED95102C6DA1E4C745677E9A9417FC172EEB7E50B312"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningViewBak
- ///
- public partial class EarlyWarningViewBak : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 297 "..\..\..\Views\EarlyWarningViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Card planCard;
-
- #line default
- #line hidden
-
-
- #line 308 "..\..\..\Views\EarlyWarningViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 311 "..\..\..\Views\EarlyWarningViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningviewbak.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningViewBak.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.planCard = ((MaterialDesignThemes.Wpf.Card)(target));
- return;
- case 2:
-
- #line 303 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 304 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 305 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 306 "..\..\..\Views\EarlyWarningViewBak.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
- return;
- case 3:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 4:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView - 复制.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView - 复制.g.i.cs
deleted file mode 100644
index 18fa531..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView - 复制.g.i.cs
+++ /dev/null
@@ -1,198 +0,0 @@
-#pragma checksum "..\..\..\Views\EventListView - 复制.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "8974F30EC5D4A7E38A8F6087C890EC0D9CAF3EF217D45040B8E35110330AC2CE"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventListView
- ///
- public partial class EventListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 226 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbRunSpan;
-
- #line default
- #line hidden
-
-
- #line 235 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbEventCount;
-
- #line default
- #line hidden
-
-
- #line 250 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse WarningStat;
-
- #line default
- #line hidden
-
-
- #line 332 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 345 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEndTime;
-
- #line default
- #line hidden
-
-
- #line 399 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnSelect;
-
- #line default
- #line hidden
-
-
- #line 412 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbSelectCount;
-
- #line default
- #line hidden
-
-
- #line 422 "..\..\..\Views\EventListView - 复制.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvPatientList;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventlistview%20-%20%e5%a4%8d%e5%88%b" +
- "6.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventListView - 复制.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.tbRunSpan = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 2:
- this.tbEventCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 3:
- this.WarningStat = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 4:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 5:
- this.dpEndTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 6:
- this.btnSelect = ((System.Windows.Controls.Button)(target));
- return;
- case 7:
- this.tbSelectCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 8:
- this.lvPatientList = ((System.Windows.Controls.ListView)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.baml
deleted file mode 100644
index b1e2d54..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.g.cs
deleted file mode 100644
index d534f44..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.g.cs
+++ /dev/null
@@ -1,175 +0,0 @@
-#pragma checksum "..\..\..\Views\EventListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CC1418C95D834C194E21EB1F3F61A29D4CF9B440E70CBA39C077689F61A75D99"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventListView
- ///
- public partial class EventListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 190 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.myListBox ReceivedEventListBox;
-
- #line default
- #line hidden
-
-
- #line 334 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnOpenMenu;
-
- #line default
- #line hidden
-
-
- #line 344 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Border bcl;
-
- #line default
- #line hidden
-
-
- #line 362 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 378 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEntTime;
-
- #line default
- #line hidden
-
-
- #line 694 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnCloseMenu;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventlistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.ReceivedEventListBox = ((Txgy.Controls.myListBox)(target));
- return;
- case 2:
- this.btnOpenMenu = ((System.Windows.Controls.Button)(target));
- return;
- case 3:
- this.bcl = ((System.Windows.Controls.Border)(target));
- return;
- case 4:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 5:
- this.dpEntTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 6:
- this.btnCloseMenu = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.g.i.cs
deleted file mode 100644
index d534f44..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListView.g.i.cs
+++ /dev/null
@@ -1,175 +0,0 @@
-#pragma checksum "..\..\..\Views\EventListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CC1418C95D834C194E21EB1F3F61A29D4CF9B440E70CBA39C077689F61A75D99"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventListView
- ///
- public partial class EventListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 190 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.myListBox ReceivedEventListBox;
-
- #line default
- #line hidden
-
-
- #line 334 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnOpenMenu;
-
- #line default
- #line hidden
-
-
- #line 344 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Border bcl;
-
- #line default
- #line hidden
-
-
- #line 362 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 378 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEntTime;
-
- #line default
- #line hidden
-
-
- #line 694 "..\..\..\Views\EventListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnCloseMenu;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventlistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.ReceivedEventListBox = ((Txgy.Controls.myListBox)(target));
- return;
- case 2:
- this.btnOpenMenu = ((System.Windows.Controls.Button)(target));
- return;
- case 3:
- this.bcl = ((System.Windows.Controls.Border)(target));
- return;
- case 4:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 5:
- this.dpEntTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 6:
- this.btnCloseMenu = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.baml
deleted file mode 100644
index 2c36269..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.g.cs
deleted file mode 100644
index 4d83862..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.g.cs
+++ /dev/null
@@ -1,197 +0,0 @@
-#pragma checksum "..\..\..\Views\EventListViewBak.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7BF7EADA1B41EDD21FB311A587E4629A5BEE3343F6616162ED8B381D77DCC7AA"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventListViewBak
- ///
- public partial class EventListViewBak : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 226 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbRunSpan;
-
- #line default
- #line hidden
-
-
- #line 235 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbEventCount;
-
- #line default
- #line hidden
-
-
- #line 250 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse WarningStat;
-
- #line default
- #line hidden
-
-
- #line 332 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 345 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEndTime;
-
- #line default
- #line hidden
-
-
- #line 399 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnSelect;
-
- #line default
- #line hidden
-
-
- #line 412 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbSelectCount;
-
- #line default
- #line hidden
-
-
- #line 422 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvPatientList;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventlistviewbak.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventListViewBak.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.tbRunSpan = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 2:
- this.tbEventCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 3:
- this.WarningStat = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 4:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 5:
- this.dpEndTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 6:
- this.btnSelect = ((System.Windows.Controls.Button)(target));
- return;
- case 7:
- this.tbSelectCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 8:
- this.lvPatientList = ((System.Windows.Controls.ListView)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.g.i.cs
deleted file mode 100644
index 4d83862..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventListViewBak.g.i.cs
+++ /dev/null
@@ -1,197 +0,0 @@
-#pragma checksum "..\..\..\Views\EventListViewBak.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7BF7EADA1B41EDD21FB311A587E4629A5BEE3343F6616162ED8B381D77DCC7AA"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventListViewBak
- ///
- public partial class EventListViewBak : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 226 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbRunSpan;
-
- #line default
- #line hidden
-
-
- #line 235 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbEventCount;
-
- #line default
- #line hidden
-
-
- #line 250 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Shapes.Ellipse WarningStat;
-
- #line default
- #line hidden
-
-
- #line 332 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 345 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEndTime;
-
- #line default
- #line hidden
-
-
- #line 399 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnSelect;
-
- #line default
- #line hidden
-
-
- #line 412 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbSelectCount;
-
- #line default
- #line hidden
-
-
- #line 422 "..\..\..\Views\EventListViewBak.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvPatientList;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventlistviewbak.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventListViewBak.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.tbRunSpan = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 2:
- this.tbEventCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 3:
- this.WarningStat = ((System.Windows.Shapes.Ellipse)(target));
- return;
- case 4:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 5:
- this.dpEndTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 6:
- this.btnSelect = ((System.Windows.Controls.Button)(target));
- return;
- case 7:
- this.tbSelectCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 8:
- this.lvPatientList = ((System.Windows.Controls.ListView)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.baml
deleted file mode 100644
index c72d1ee..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.g.cs
deleted file mode 100644
index ba6e77d..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.g.cs
+++ /dev/null
@@ -1,113 +0,0 @@
-#pragma checksum "..\..\..\Views\EventQueryView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7A359B8B2A49635759589906C51600A0AD89A0B3CA572AEFC65BA8EC3427E09D"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventQueryView
- ///
- public partial class EventQueryView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 20 "..\..\..\Views\EventQueryView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 33 "..\..\..\Views\EventQueryView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEndTime;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventqueryview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventQueryView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 2:
- this.dpEndTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.g.i.cs
deleted file mode 100644
index ba6e77d..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventQueryView.g.i.cs
+++ /dev/null
@@ -1,113 +0,0 @@
-#pragma checksum "..\..\..\Views\EventQueryView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7A359B8B2A49635759589906C51600A0AD89A0B3CA572AEFC65BA8EC3427E09D"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventQueryView
- ///
- public partial class EventQueryView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 20 "..\..\..\Views\EventQueryView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 33 "..\..\..\Views\EventQueryView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEndTime;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventqueryview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventQueryView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 2:
- this.dpEndTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.baml
deleted file mode 100644
index e945379..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.g.cs
deleted file mode 100644
index 6b96b8a..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.g.cs
+++ /dev/null
@@ -1,113 +0,0 @@
-#pragma checksum "..\..\..\Views\EventStatView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6259AEAA548D4C5969FC61A02C97E1053D49BAC0D85D9E2E5FBA509FA57C32D9"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventStatView
- ///
- public partial class EventStatView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventstatview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventStatView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 59 "..\..\..\Views\EventStatView.xaml"
- ((LiveCharts.Wpf.PieChart)(target)).DataClick += new LiveCharts.Events.DataClickHandler(this.Chart_OnDataClick);
-
- #line default
- #line hidden
- return;
- case 2:
-
- #line 70 "..\..\..\Views\EventStatView.xaml"
- ((LiveCharts.Wpf.PieChart)(target)).DataClick += new LiveCharts.Events.DataClickHandler(this.Chart_OnDataClick);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.g.i.cs
deleted file mode 100644
index 6b96b8a..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/EventStatView.g.i.cs
+++ /dev/null
@@ -1,113 +0,0 @@
-#pragma checksum "..\..\..\Views\EventStatView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6259AEAA548D4C5969FC61A02C97E1053D49BAC0D85D9E2E5FBA509FA57C32D9"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventStatView
- ///
- public partial class EventStatView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventstatview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventStatView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 59 "..\..\..\Views\EventStatView.xaml"
- ((LiveCharts.Wpf.PieChart)(target)).DataClick += new LiveCharts.Events.DataClickHandler(this.Chart_OnDataClick);
-
- #line default
- #line hidden
- return;
- case 2:
-
- #line 70 "..\..\..\Views\EventStatView.xaml"
- ((LiveCharts.Wpf.PieChart)(target)).DataClick += new LiveCharts.Events.DataClickHandler(this.Chart_OnDataClick);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.baml
deleted file mode 100644
index 2295d02..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.g.cs
deleted file mode 100644
index 6b7bf5e..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.g.cs
+++ /dev/null
@@ -1,142 +0,0 @@
-#pragma checksum "..\..\..\Views\FocalMechanismView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C0BE2BA5C501727E81F4969ECE6AE92FCC2E0CB56A5A7047A0EA71238ECF83ED"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// FocalMechanismView
- ///
- public partial class FocalMechanismView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 24 "..\..\..\Views\FocalMechanismView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 27 "..\..\..\Views\FocalMechanismView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/focalmechanismview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\FocalMechanismView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 19 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 20 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 21 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 22 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
- return;
- case 2:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 3:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.g.i.cs
deleted file mode 100644
index 6b7bf5e..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/FocalMechanismView.g.i.cs
+++ /dev/null
@@ -1,142 +0,0 @@
-#pragma checksum "..\..\..\Views\FocalMechanismView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C0BE2BA5C501727E81F4969ECE6AE92FCC2E0CB56A5A7047A0EA71238ECF83ED"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// FocalMechanismView
- ///
- public partial class FocalMechanismView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 24 "..\..\..\Views\FocalMechanismView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 27 "..\..\..\Views\FocalMechanismView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/focalmechanismview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\FocalMechanismView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 19 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 20 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 21 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 22 "..\..\..\Views\FocalMechanismView.xaml"
- ((System.Windows.Controls.Canvas)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
- return;
- case 2:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 3:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.baml
deleted file mode 100644
index f947158..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.g.cs
deleted file mode 100644
index af2f300..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.g.cs
+++ /dev/null
@@ -1,208 +0,0 @@
-#pragma checksum "..\..\..\Views\PlanView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "47DE784CF3CD9A75CFE471EEB736A12F00C9991BA46424DB3EBE76C73E3C2235"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// PlanView
- ///
- public partial class PlanView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 24 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas mainCanvas;
-
- #line default
- #line hidden
-
-
- #line 35 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 38 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
-
- #line 44 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ToolTip tip;
-
- #line default
- #line hidden
-
-
- #line 69 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl EventListContent;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/planview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\PlanView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.mainCanvas = ((System.Windows.Controls.Canvas)(target));
-
- #line 27 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 28 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 29 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 30 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseRightButtonDown);
-
- #line default
- #line hidden
-
- #line 31 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseRightButtonUp);
-
- #line default
- #line hidden
-
- #line 32 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
-
- #line 33 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseLeave);
-
- #line default
- #line hidden
- return;
- case 2:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 3:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- case 4:
- this.tip = ((System.Windows.Controls.ToolTip)(target));
- return;
- case 5:
- this.EventListContent = ((System.Windows.Controls.ContentControl)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.g.i.cs
deleted file mode 100644
index af2f300..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/PlanView.g.i.cs
+++ /dev/null
@@ -1,208 +0,0 @@
-#pragma checksum "..\..\..\Views\PlanView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "47DE784CF3CD9A75CFE471EEB736A12F00C9991BA46424DB3EBE76C73E3C2235"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// PlanView
- ///
- public partial class PlanView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 24 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas mainCanvas;
-
- #line default
- #line hidden
-
-
- #line 35 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Viewbox mainView;
-
- #line default
- #line hidden
-
-
- #line 38 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvas;
-
- #line default
- #line hidden
-
-
- #line 44 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ToolTip tip;
-
- #line default
- #line hidden
-
-
- #line 69 "..\..\..\Views\PlanView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl EventListContent;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/planview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\PlanView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.mainCanvas = ((System.Windows.Controls.Canvas)(target));
-
- #line 27 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Canvas_MouseWheel);
-
- #line default
- #line hidden
-
- #line 28 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 29 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 30 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseRightButtonDown);
-
- #line default
- #line hidden
-
- #line 31 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseRightButtonUp);
-
- #line default
- #line hidden
-
- #line 32 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseMove += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseMove);
-
- #line default
- #line hidden
-
- #line 33 "..\..\..\Views\PlanView.xaml"
- this.mainCanvas.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Canvas_MouseLeave);
-
- #line default
- #line hidden
- return;
- case 2:
- this.mainView = ((System.Windows.Controls.Viewbox)(target));
- return;
- case 3:
- this.canvas = ((System.Windows.Controls.Canvas)(target));
- return;
- case 4:
- this.tip = ((System.Windows.Controls.ToolTip)(target));
- return;
- case 5:
- this.EventListContent = ((System.Windows.Controls.ContentControl)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportContentView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportContentView.g.i.cs
deleted file mode 100644
index d1f7921..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportContentView.g.i.cs
+++ /dev/null
@@ -1,178 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportContentView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C3E993751FB9EA97ACA60526AC218CD5D5D9740CAF8E4429D3417360EDE1BF69"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.Charting;
-using Arction.Wpf.Charting.Annotations;
-using Arction.Wpf.Charting.Axes;
-using Arction.Wpf.Charting.ChartManager;
-using Arction.Wpf.Charting.EventMarkers;
-using Arction.Wpf.Charting.Maps;
-using Arction.Wpf.Charting.OverlayElements;
-using Arction.Wpf.Charting.Series3D;
-using Arction.Wpf.Charting.SeriesPolar;
-using Arction.Wpf.Charting.SeriesRound;
-using Arction.Wpf.Charting.SeriesSmith;
-using Arction.Wpf.Charting.SeriesXY;
-using Arction.Wpf.Charting.Titles;
-using Arction.Wpf.Charting.TypeConverters;
-using Arction.Wpf.Charting.Views;
-using Arction.Wpf.Charting.Views.View3D;
-using Arction.Wpf.Charting.Views.ViewPie3D;
-using Arction.Wpf.Charting.Views.ViewPolar;
-using Arction.Wpf.Charting.Views.ViewRound;
-using Arction.Wpf.Charting.Views.ViewSmith;
-using Arction.Wpf.Charting.Views.ViewXY;
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using OxyPlot.Wpf;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportContentView
- ///
- public partial class ReportContentView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 151 "..\..\..\Views\ReportContentView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ScrollViewer scrolls;
-
- #line default
- #line hidden
-
-
- #line 157 "..\..\..\Views\ReportContentView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal OxyPlot.Wpf.PlotView oxyplotDayFreq;
-
- #line default
- #line hidden
-
-
- #line 166 "..\..\..\Views\ReportContentView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvasPlan;
-
- #line default
- #line hidden
-
-
- #line 170 "..\..\..\Views\ReportContentView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid gridChart;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\Views\ReportContentView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvUsers;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportcontentview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportContentView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.scrolls = ((System.Windows.Controls.ScrollViewer)(target));
- return;
- case 2:
- this.oxyplotDayFreq = ((OxyPlot.Wpf.PlotView)(target));
- return;
- case 3:
- this.canvasPlan = ((System.Windows.Controls.Canvas)(target));
- return;
- case 4:
- this.gridChart = ((System.Windows.Controls.Grid)(target));
- return;
- case 5:
- this.lvUsers = ((System.Windows.Controls.ListView)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.baml
deleted file mode 100644
index 9fc4ed4..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.g.cs
deleted file mode 100644
index 7e4c3c8..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.g.cs
+++ /dev/null
@@ -1,278 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportDayListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "EC7E105CF5A9F13A64EA4A6376F00D7616E820A701815BDABD040B8313DA4253"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.Charting;
-using Arction.Wpf.Charting.Annotations;
-using Arction.Wpf.Charting.Axes;
-using Arction.Wpf.Charting.ChartManager;
-using Arction.Wpf.Charting.EventMarkers;
-using Arction.Wpf.Charting.Maps;
-using Arction.Wpf.Charting.OverlayElements;
-using Arction.Wpf.Charting.Series3D;
-using Arction.Wpf.Charting.SeriesPolar;
-using Arction.Wpf.Charting.SeriesRound;
-using Arction.Wpf.Charting.SeriesSmith;
-using Arction.Wpf.Charting.SeriesXY;
-using Arction.Wpf.Charting.Titles;
-using Arction.Wpf.Charting.TypeConverters;
-using Arction.Wpf.Charting.Views;
-using Arction.Wpf.Charting.Views.View3D;
-using Arction.Wpf.Charting.Views.ViewPie3D;
-using Arction.Wpf.Charting.Views.ViewPolar;
-using Arction.Wpf.Charting.Views.ViewRound;
-using Arction.Wpf.Charting.Views.ViewSmith;
-using Arction.Wpf.Charting.Views.ViewXY;
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using OxyPlot.Wpf;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportDayListView
- ///
- public partial class ReportDayListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 47 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DatePicker dpSearchDate;
-
- #line default
- #line hidden
-
-
- #line 73 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.NumericUpDown nudMinML;
-
- #line default
- #line hidden
-
-
- #line 88 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.NumericUpDown nudMaxML;
-
- #line default
- #line hidden
-
-
- #line 103 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBox tbMiddleEnergy;
-
- #line default
- #line hidden
-
-
- #line 115 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbEventsCount;
-
- #line default
- #line hidden
-
-
- #line 126 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnSearch;
-
- #line default
- #line hidden
-
-
- #line 133 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnExport;
-
- #line default
- #line hidden
-
-
- #line 147 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ScrollViewer scrolls;
-
- #line default
- #line hidden
-
-
- #line 154 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal OxyPlot.Wpf.PlotView oxyplotDayFreq;
-
- #line default
- #line hidden
-
-
- #line 163 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvasPlan;
-
- #line default
- #line hidden
-
-
- #line 167 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid gridChart;
-
- #line default
- #line hidden
-
-
- #line 183 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Arction.Wpf.Charting.LightningChart chartStereo;
-
- #line default
- #line hidden
-
-
- #line 188 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvUsers;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportdaylistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportDayListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.dpSearchDate = ((HandyControl.Controls.DatePicker)(target));
- return;
- case 2:
- this.nudMinML = ((HandyControl.Controls.NumericUpDown)(target));
- return;
- case 3:
- this.nudMaxML = ((HandyControl.Controls.NumericUpDown)(target));
- return;
- case 4:
- this.tbMiddleEnergy = ((System.Windows.Controls.TextBox)(target));
- return;
- case 5:
- this.tbEventsCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 6:
- this.btnSearch = ((System.Windows.Controls.Button)(target));
-
- #line 129 "..\..\..\Views\ReportDayListView.xaml"
- this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
-
- #line default
- #line hidden
- return;
- case 7:
- this.btnExport = ((System.Windows.Controls.Button)(target));
-
- #line 137 "..\..\..\Views\ReportDayListView.xaml"
- this.btnExport.Click += new System.Windows.RoutedEventHandler(this.btnExport_Click);
-
- #line default
- #line hidden
- return;
- case 8:
- this.scrolls = ((System.Windows.Controls.ScrollViewer)(target));
- return;
- case 9:
- this.oxyplotDayFreq = ((OxyPlot.Wpf.PlotView)(target));
- return;
- case 10:
- this.canvasPlan = ((System.Windows.Controls.Canvas)(target));
- return;
- case 11:
- this.gridChart = ((System.Windows.Controls.Grid)(target));
- return;
- case 12:
- this.chartStereo = ((Arction.Wpf.Charting.LightningChart)(target));
- return;
- case 13:
- this.lvUsers = ((System.Windows.Controls.ListView)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.g.i.cs
deleted file mode 100644
index 7e4c3c8..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportDayListView.g.i.cs
+++ /dev/null
@@ -1,278 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportDayListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "EC7E105CF5A9F13A64EA4A6376F00D7616E820A701815BDABD040B8313DA4253"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.Charting;
-using Arction.Wpf.Charting.Annotations;
-using Arction.Wpf.Charting.Axes;
-using Arction.Wpf.Charting.ChartManager;
-using Arction.Wpf.Charting.EventMarkers;
-using Arction.Wpf.Charting.Maps;
-using Arction.Wpf.Charting.OverlayElements;
-using Arction.Wpf.Charting.Series3D;
-using Arction.Wpf.Charting.SeriesPolar;
-using Arction.Wpf.Charting.SeriesRound;
-using Arction.Wpf.Charting.SeriesSmith;
-using Arction.Wpf.Charting.SeriesXY;
-using Arction.Wpf.Charting.Titles;
-using Arction.Wpf.Charting.TypeConverters;
-using Arction.Wpf.Charting.Views;
-using Arction.Wpf.Charting.Views.View3D;
-using Arction.Wpf.Charting.Views.ViewPie3D;
-using Arction.Wpf.Charting.Views.ViewPolar;
-using Arction.Wpf.Charting.Views.ViewRound;
-using Arction.Wpf.Charting.Views.ViewSmith;
-using Arction.Wpf.Charting.Views.ViewXY;
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using OxyPlot.Wpf;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportDayListView
- ///
- public partial class ReportDayListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 47 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DatePicker dpSearchDate;
-
- #line default
- #line hidden
-
-
- #line 73 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.NumericUpDown nudMinML;
-
- #line default
- #line hidden
-
-
- #line 88 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.NumericUpDown nudMaxML;
-
- #line default
- #line hidden
-
-
- #line 103 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBox tbMiddleEnergy;
-
- #line default
- #line hidden
-
-
- #line 115 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbEventsCount;
-
- #line default
- #line hidden
-
-
- #line 126 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnSearch;
-
- #line default
- #line hidden
-
-
- #line 133 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnExport;
-
- #line default
- #line hidden
-
-
- #line 147 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ScrollViewer scrolls;
-
- #line default
- #line hidden
-
-
- #line 154 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal OxyPlot.Wpf.PlotView oxyplotDayFreq;
-
- #line default
- #line hidden
-
-
- #line 163 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvasPlan;
-
- #line default
- #line hidden
-
-
- #line 167 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid gridChart;
-
- #line default
- #line hidden
-
-
- #line 183 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Arction.Wpf.Charting.LightningChart chartStereo;
-
- #line default
- #line hidden
-
-
- #line 188 "..\..\..\Views\ReportDayListView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvUsers;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportdaylistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportDayListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.dpSearchDate = ((HandyControl.Controls.DatePicker)(target));
- return;
- case 2:
- this.nudMinML = ((HandyControl.Controls.NumericUpDown)(target));
- return;
- case 3:
- this.nudMaxML = ((HandyControl.Controls.NumericUpDown)(target));
- return;
- case 4:
- this.tbMiddleEnergy = ((System.Windows.Controls.TextBox)(target));
- return;
- case 5:
- this.tbEventsCount = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 6:
- this.btnSearch = ((System.Windows.Controls.Button)(target));
-
- #line 129 "..\..\..\Views\ReportDayListView.xaml"
- this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
-
- #line default
- #line hidden
- return;
- case 7:
- this.btnExport = ((System.Windows.Controls.Button)(target));
-
- #line 137 "..\..\..\Views\ReportDayListView.xaml"
- this.btnExport.Click += new System.Windows.RoutedEventHandler(this.btnExport_Click);
-
- #line default
- #line hidden
- return;
- case 8:
- this.scrolls = ((System.Windows.Controls.ScrollViewer)(target));
- return;
- case 9:
- this.oxyplotDayFreq = ((OxyPlot.Wpf.PlotView)(target));
- return;
- case 10:
- this.canvasPlan = ((System.Windows.Controls.Canvas)(target));
- return;
- case 11:
- this.gridChart = ((System.Windows.Controls.Grid)(target));
- return;
- case 12:
- this.chartStereo = ((Arction.Wpf.Charting.LightningChart)(target));
- return;
- case 13:
- this.lvUsers = ((System.Windows.Controls.ListView)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportEventListView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportEventListView.g.i.cs
deleted file mode 100644
index 01e8d40..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportEventListView.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportEventListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "65749B2F2A5ED06FDC240E0A2EEB5D67A4DEDCA4A7A955156F1C305E55C65ED5"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportEventListView
- ///
- public partial class ReportEventListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reporteventlistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportEventListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.baml
deleted file mode 100644
index 5455c02..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.g.cs
deleted file mode 100644
index d67e2d6..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportImageView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C1CE8CD9758657EC1A2DBBAC5B815FD2175D4A91B32DCB2190ACAE936213824F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportImageView
- ///
- public partial class ReportImageView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportimageview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportImageView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.g.i.cs
deleted file mode 100644
index d67e2d6..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportImageView.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportImageView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C1CE8CD9758657EC1A2DBBAC5B815FD2175D4A91B32DCB2190ACAE936213824F"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportImageView
- ///
- public partial class ReportImageView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportimageview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportImageView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportMonthListView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportMonthListView.g.i.cs
deleted file mode 100644
index 5b0ae60..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportMonthListView.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportMonthListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6E3CEDFEA6B8D35C66ADF97281D683119461C9FE0BD367FC527DB213DE6CE02B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportMonthListView
- ///
- public partial class ReportMonthListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportmonthlistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportMonthListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.baml
deleted file mode 100644
index b1b388b..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.g.cs
deleted file mode 100644
index 66f0596..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.g.cs
+++ /dev/null
@@ -1,245 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F1CCADB78D621FB485A687218933127845177D243912EC5E52E419C09B758E17"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using OxyPlot.Wpf;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportView
- ///
- public partial class ReportView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 14 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.EWS.Client.PageModule.Views.ReportView rView;
-
- #line default
- #line hidden
-
-
- #line 149 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 162 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEntTime;
-
- #line default
- #line hidden
-
-
- #line 526 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ScrollViewer scrolls;
-
- #line default
- #line hidden
-
-
- #line 529 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvUsers;
-
- #line default
- #line hidden
-
-
- #line 555 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal OxyPlot.Wpf.PlotView oxyplotDayFreq;
-
- #line default
- #line hidden
-
-
- #line 565 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid canvasMain;
-
- #line default
- #line hidden
-
-
- #line 573 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvasPlan;
-
- #line default
- #line hidden
-
-
- #line 577 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl contentStereo;
-
- #line default
- #line hidden
-
-
- #line 582 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.ColorMapBar colorMap;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rView = ((Txgy.EWS.Client.PageModule.Views.ReportView)(target));
- return;
- case 2:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 3:
- this.dpEntTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 4:
- this.scrolls = ((System.Windows.Controls.ScrollViewer)(target));
- return;
- case 5:
- this.lvUsers = ((System.Windows.Controls.ListView)(target));
- return;
- case 6:
- this.oxyplotDayFreq = ((OxyPlot.Wpf.PlotView)(target));
- return;
- case 7:
- this.canvasMain = ((System.Windows.Controls.Grid)(target));
-
- #line 567 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseRightButtonDown);
-
- #line default
- #line hidden
-
- #line 568 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseRightButtonUp);
-
- #line default
- #line hidden
-
- #line 569 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 570 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 571 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseMove += new System.Windows.Input.MouseEventHandler(this.canvasMain_MouseMove);
-
- #line default
- #line hidden
- return;
- case 8:
- this.canvasPlan = ((System.Windows.Controls.Canvas)(target));
- return;
- case 9:
- this.contentStereo = ((System.Windows.Controls.ContentControl)(target));
- return;
- case 10:
- this.colorMap = ((Txgy.Controls.ColorMapBar)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.g.i.cs
deleted file mode 100644
index 66f0596..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportView.g.i.cs
+++ /dev/null
@@ -1,245 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F1CCADB78D621FB485A687218933127845177D243912EC5E52E419C09B758E17"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using OxyPlot.Wpf;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportView
- ///
- public partial class ReportView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 14 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.EWS.Client.PageModule.Views.ReportView rView;
-
- #line default
- #line hidden
-
-
- #line 149 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpStartTime;
-
- #line default
- #line hidden
-
-
- #line 162 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal HandyControl.Controls.DateTimePicker dpEntTime;
-
- #line default
- #line hidden
-
-
- #line 526 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ScrollViewer scrolls;
-
- #line default
- #line hidden
-
-
- #line 529 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListView lvUsers;
-
- #line default
- #line hidden
-
-
- #line 555 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal OxyPlot.Wpf.PlotView oxyplotDayFreq;
-
- #line default
- #line hidden
-
-
- #line 565 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid canvasMain;
-
- #line default
- #line hidden
-
-
- #line 573 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Canvas canvasPlan;
-
- #line default
- #line hidden
-
-
- #line 577 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl contentStereo;
-
- #line default
- #line hidden
-
-
- #line 582 "..\..\..\Views\ReportView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.Controls.ColorMapBar colorMap;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rView = ((Txgy.EWS.Client.PageModule.Views.ReportView)(target));
- return;
- case 2:
- this.dpStartTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 3:
- this.dpEntTime = ((HandyControl.Controls.DateTimePicker)(target));
- return;
- case 4:
- this.scrolls = ((System.Windows.Controls.ScrollViewer)(target));
- return;
- case 5:
- this.lvUsers = ((System.Windows.Controls.ListView)(target));
- return;
- case 6:
- this.oxyplotDayFreq = ((OxyPlot.Wpf.PlotView)(target));
- return;
- case 7:
- this.canvasMain = ((System.Windows.Controls.Grid)(target));
-
- #line 567 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseRightButtonDown);
-
- #line default
- #line hidden
-
- #line 568 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseRightButtonUp);
-
- #line default
- #line hidden
-
- #line 569 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseLeftButtonDown);
-
- #line default
- #line hidden
-
- #line 570 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.canvasMain_MouseLeftButtonUp);
-
- #line default
- #line hidden
-
- #line 571 "..\..\..\Views\ReportView.xaml"
- this.canvasMain.MouseMove += new System.Windows.Input.MouseEventHandler(this.canvasMain_MouseMove);
-
- #line default
- #line hidden
- return;
- case 8:
- this.canvasPlan = ((System.Windows.Controls.Canvas)(target));
- return;
- case 9:
- this.contentStereo = ((System.Windows.Controls.ContentControl)(target));
- return;
- case 10:
- this.colorMap = ((Txgy.Controls.ColorMapBar)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportWeekListView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportWeekListView.g.i.cs
deleted file mode 100644
index 5d65cd4..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/ReportWeekListView.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\ReportWeekListView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CDC3231BEBE44C4748148AC2548796EF8A3A1117FEF6BDEEAEABF41142AD78BB"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// ReportWeekListView
- ///
- public partial class ReportWeekListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/reportweeklistview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\ReportWeekListView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.baml
deleted file mode 100644
index 15a7075..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.g.cs
deleted file mode 100644
index 21864f0..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\SearchView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1DB7930F11D477C3959C96AD628B98967425A5E9A2AEBCF341D90CB89B3FE06B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// SearchView
- ///
- public partial class SearchView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/searchview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SearchView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.g.i.cs
deleted file mode 100644
index 21864f0..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SearchView.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\SearchView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1DB7930F11D477C3959C96AD628B98967425A5E9A2AEBCF341D90CB89B3FE06B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// SearchView
- ///
- public partial class SearchView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/searchview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SearchView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.baml
deleted file mode 100644
index 6d35c02..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.g.cs
deleted file mode 100644
index 0b04fcf..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.g.cs
+++ /dev/null
@@ -1,96 +0,0 @@
-#pragma checksum "..\..\..\Views\SettingView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FE1D296A46334C65C87A2526218F7429D8DFC4CE916D869A9F1AB933275D2EE4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// SettingView
- ///
- public partial class SettingView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 11 "..\..\..\Views\SettingView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnCapture;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/settingview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SettingView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.btnCapture = ((System.Windows.Controls.Button)(target));
-
- #line 13 "..\..\..\Views\SettingView.xaml"
- this.btnCapture.Click += new System.Windows.RoutedEventHandler(this.btnCapture_Click);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.g.i.cs
deleted file mode 100644
index 0b04fcf..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/SettingView.g.i.cs
+++ /dev/null
@@ -1,96 +0,0 @@
-#pragma checksum "..\..\..\Views\SettingView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FE1D296A46334C65C87A2526218F7429D8DFC4CE916D869A9F1AB933275D2EE4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// SettingView
- ///
- public partial class SettingView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 11 "..\..\..\Views\SettingView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnCapture;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/settingview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SettingView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.btnCapture = ((System.Windows.Controls.Button)(target));
-
- #line 13 "..\..\..\Views\SettingView.xaml"
- this.btnCapture.Click += new System.Windows.RoutedEventHandler(this.btnCapture_Click);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.baml
deleted file mode 100644
index d1c6de4..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.g.cs
deleted file mode 100644
index c3d600f..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.g.cs
+++ /dev/null
@@ -1,144 +0,0 @@
-#pragma checksum "..\..\..\Views\StereogramView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "94E01424E1A72B7A44E0BCA1AEA8A5A8D214B35E2D88A969FE41424A7777CD0C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// StereogramView
- ///
- public partial class StereogramView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 21 "..\..\..\Views\StereogramView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Arction.Wpf.ChartingMVVM.LightningChart chart;
-
- #line default
- #line hidden
-
-
- #line 51 "..\..\..\Views\StereogramView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Arction.Wpf.ChartingMVVM.Views.View3D.OrientationArrowsOptions3D orientationArrows;
-
- #line default
- #line hidden
-
-
- #line 77 "..\..\..\Views\StereogramView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl EventListContent;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/stereogramview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\StereogramView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.chart = ((Arction.Wpf.ChartingMVVM.LightningChart)(target));
- return;
- case 2:
- this.orientationArrows = ((Arction.Wpf.ChartingMVVM.Views.View3D.OrientationArrowsOptions3D)(target));
- return;
- case 3:
- this.EventListContent = ((System.Windows.Controls.ContentControl)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.g.i.cs
deleted file mode 100644
index c3d600f..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/StereogramView.g.i.cs
+++ /dev/null
@@ -1,144 +0,0 @@
-#pragma checksum "..\..\..\Views\StereogramView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "94E01424E1A72B7A44E0BCA1AEA8A5A8D214B35E2D88A969FE41424A7777CD0C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// StereogramView
- ///
- public partial class StereogramView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 21 "..\..\..\Views\StereogramView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Arction.Wpf.ChartingMVVM.LightningChart chart;
-
- #line default
- #line hidden
-
-
- #line 51 "..\..\..\Views\StereogramView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Arction.Wpf.ChartingMVVM.Views.View3D.OrientationArrowsOptions3D orientationArrows;
-
- #line default
- #line hidden
-
-
- #line 77 "..\..\..\Views\StereogramView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl EventListContent;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/stereogramview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\StereogramView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.chart = ((Arction.Wpf.ChartingMVVM.LightningChart)(target));
- return;
- case 2:
- this.orientationArrows = ((Arction.Wpf.ChartingMVVM.Views.View3D.OrientationArrowsOptions3D)(target));
- return;
- case 3:
- this.EventListContent = ((System.Windows.Controls.ContentControl)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.baml
deleted file mode 100644
index a244565..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.g.cs
deleted file mode 100644
index 83bd49f..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.g.cs
+++ /dev/null
@@ -1,86 +0,0 @@
-#pragma checksum "..\..\..\Views\TitleView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "50897916D78202B05B956DF75AD57613317347B6A389A512936230718ADC6F7D"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// TitleView
- ///
- public partial class TitleView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/titleview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\TitleView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.g.i.cs
deleted file mode 100644
index 83bd49f..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/TitleView.g.i.cs
+++ /dev/null
@@ -1,86 +0,0 @@
-#pragma checksum "..\..\..\Views\TitleView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "50897916D78202B05B956DF75AD57613317347B6A389A512936230718ADC6F7D"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// TitleView
- ///
- public partial class TitleView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/titleview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\TitleView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.baml b/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.baml
deleted file mode 100644
index 0b1abd4..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.g.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.g.cs
deleted file mode 100644
index 55842b7..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.g.cs
+++ /dev/null
@@ -1,125 +0,0 @@
-#pragma checksum "..\..\..\Views\WaveformView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "41F5DA86AD639C83508BD2B3C08B1CB64C13BA8634E32A3BAEDA90F0C7F79C8B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// WaveformView
- ///
- public partial class WaveformView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 18 "..\..\..\Views\WaveformView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl contentControl;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/waveformview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\WaveformView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.contentControl = ((System.Windows.Controls.ContentControl)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.g.i.cs b/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.g.i.cs
deleted file mode 100644
index 55842b7..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/Views/WaveformView.g.i.cs
+++ /dev/null
@@ -1,125 +0,0 @@
-#pragma checksum "..\..\..\Views\WaveformView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "41F5DA86AD639C83508BD2B3C08B1CB64C13BA8634E32A3BAEDA90F0C7F79C8B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// WaveformView
- ///
- public partial class WaveformView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 18 "..\..\..\Views\WaveformView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl contentControl;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/waveformview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\WaveformView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.contentControl = ((System.Windows.Controls.ContentControl)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.PageModule/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.PageModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.PageModule/obj/Release/Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 19aa15a..0000000
Binary files a/Txgy.EWS.Client.PageModule/obj/Release/Txgy.EWS.Client.PageModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Views/EarlyWarningView.g.cs b/Txgy.EWS.Client.PageModule/obj/Release/Views/EarlyWarningView.g.cs
deleted file mode 100644
index 378e3ca..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/Views/EarlyWarningView.g.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-#pragma checksum "..\..\..\Views\EarlyWarningView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6B9FCF29C9AFD905114D3DAE9D474311438D0499BF8CE50B8D4BBF25BBBE449A"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EarlyWarningView
- ///
- public partial class EarlyWarningView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/earlywarningview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EarlyWarningView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Views/EventStatView.g.cs b/Txgy.EWS.Client.PageModule/obj/Release/Views/EventStatView.g.cs
deleted file mode 100644
index 4e5c093..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/Views/EventStatView.g.cs
+++ /dev/null
@@ -1,119 +0,0 @@
-#pragma checksum "..\..\..\Views\EventStatView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "A6ABEB609125161F794F89FDDD19712A6416F8CDBCBE67DA2DC10761F98BCDA2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using LiveCharts.Wpf;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// EventStatView
- ///
- public partial class EventStatView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/eventstatview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\EventStatView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 36 "..\..\..\Views\EventStatView.xaml"
- ((LiveCharts.Wpf.PieChart)(target)).DataClick += new LiveCharts.Events.DataClickHandler(this.Chart_OnDataClick);
-
- #line default
- #line hidden
- return;
- case 2:
-
- #line 43 "..\..\..\Views\EventStatView.xaml"
- ((LiveCharts.Wpf.PieChart)(target)).DataClick += new LiveCharts.Events.DataClickHandler(this.Chart_OnDataClick);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Views/FocalMechanismView.g.cs b/Txgy.EWS.Client.PageModule/obj/Release/Views/FocalMechanismView.g.cs
deleted file mode 100644
index c84eb4d..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/Views/FocalMechanismView.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\FocalMechanismView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "EC604C8473F39288619FE1A56FEEDC386480F22A7ED7E22F482333E35AEF7052"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// FocalMechanismView
- ///
- public partial class FocalMechanismView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/focalmechanismview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\FocalMechanismView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Views/SearchView.g.cs b/Txgy.EWS.Client.PageModule/obj/Release/Views/SearchView.g.cs
deleted file mode 100644
index 8ece7c5..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/Views/SearchView.g.cs
+++ /dev/null
@@ -1,104 +0,0 @@
-#pragma checksum "..\..\..\Views\SearchView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1DB7930F11D477C3959C96AD628B98967425A5E9A2AEBCF341D90CB89B3FE06B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// SearchView
- ///
- public partial class SearchView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/searchview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SearchView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Views/SettingView.g.cs b/Txgy.EWS.Client.PageModule/obj/Release/Views/SettingView.g.cs
deleted file mode 100644
index f2023f4..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/Views/SettingView.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\Views\SettingView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0A4656BDF3BBB0F648904755E15232D5943A85EAA668379439F9C00B83807A4E"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// SettingView
- ///
- public partial class SettingView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/settingview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\SettingView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.PageModule/obj/Release/Views/WaveformView.g.cs b/Txgy.EWS.Client.PageModule/obj/Release/Views/WaveformView.g.cs
deleted file mode 100644
index 14974fc..0000000
--- a/Txgy.EWS.Client.PageModule/obj/Release/Views/WaveformView.g.cs
+++ /dev/null
@@ -1,104 +0,0 @@
-#pragma checksum "..\..\..\Views\WaveformView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F8616138D8126D6A724EF69C7BB4AF34FC5310C97B2AC4D6F699F9FF4BB75257"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Arction.Wpf.ChartingMVVM;
-using Arction.Wpf.ChartingMVVM.Annotations;
-using Arction.Wpf.ChartingMVVM.Axes;
-using Arction.Wpf.ChartingMVVM.ChartManager;
-using Arction.Wpf.ChartingMVVM.EventMarkers;
-using Arction.Wpf.ChartingMVVM.Maps;
-using Arction.Wpf.ChartingMVVM.OverlayElements;
-using Arction.Wpf.ChartingMVVM.Series3D;
-using Arction.Wpf.ChartingMVVM.SeriesPolar;
-using Arction.Wpf.ChartingMVVM.SeriesRound;
-using Arction.Wpf.ChartingMVVM.SeriesSmith;
-using Arction.Wpf.ChartingMVVM.SeriesXY;
-using Arction.Wpf.ChartingMVVM.Titles;
-using Arction.Wpf.ChartingMVVM.TypeConverters;
-using Arction.Wpf.ChartingMVVM.Views;
-using Arction.Wpf.ChartingMVVM.Views.View3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPie3D;
-using Arction.Wpf.ChartingMVVM.Views.ViewPolar;
-using Arction.Wpf.ChartingMVVM.Views.ViewRound;
-using Arction.Wpf.ChartingMVVM.Views.ViewSmith;
-using Arction.Wpf.ChartingMVVM.Views.ViewXY;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.PageModule.Views;
-
-
-namespace Txgy.EWS.Client.PageModule.Views {
-
-
- ///
- /// WaveformView
- ///
- public partial class WaveformView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.PageModule;component/views/waveformview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\WaveformView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/App.config b/Txgy.EWS.Client.Start/App.config
index c014c7f..cccb9e6 100644
--- a/Txgy.EWS.Client.Start/App.config
+++ b/Txgy.EWS.Client.Start/App.config
@@ -4,7 +4,7 @@
-
+
@@ -117,4 +117,4 @@
-
\ No newline at end of file
+
diff --git a/Txgy.EWS.Client.Start/bin/Debug/MaterialDesignColors.pdb b/Txgy.EWS.Client.Start/bin/Debug/MaterialDesignColors.pdb
deleted file mode 100644
index f6c71f3..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/MaterialDesignColors.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/bin/Debug/MaterialDesignThemes.Wpf.pdb b/Txgy.EWS.Client.Start/bin/Debug/MaterialDesignThemes.Wpf.pdb
deleted file mode 100644
index e8a7e9a..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/MaterialDesignThemes.Wpf.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/bin/Debug/Microsoft.Xaml.Behaviors.pdb b/Txgy.EWS.Client.Start/bin/Debug/Microsoft.Xaml.Behaviors.pdb
deleted file mode 100644
index eb0a789..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/Microsoft.Xaml.Behaviors.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/bin/Debug/Prism.DryIoc.Wpf.pdb b/Txgy.EWS.Client.Start/bin/Debug/Prism.DryIoc.Wpf.pdb
deleted file mode 100644
index 6cf9713..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/Prism.DryIoc.Wpf.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/bin/Debug/Prism.Wpf.pdb b/Txgy.EWS.Client.Start/bin/Debug/Prism.Wpf.pdb
deleted file mode 100644
index 8cd68c3..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/Prism.Wpf.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/bin/Debug/Prism.pdb b/Txgy.EWS.Client.Start/bin/Debug/Prism.pdb
deleted file mode 100644
index 6ae7e9b..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/Prism.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/bin/Debug/Txgy.EWS.Client.Start.exe.config b/Txgy.EWS.Client.Start/bin/Debug/Txgy.EWS.Client.Start.exe.config
deleted file mode 100644
index 193aecc..0000000
--- a/Txgy.EWS.Client.Start/bin/Debug/Txgy.EWS.Client.Start.exe.config
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Txgy.EWS.Client.Start/bin/Debug/Txgy.EWS.Client.Start.pdb b/Txgy.EWS.Client.Start/bin/Debug/Txgy.EWS.Client.Start.pdb
deleted file mode 100644
index b974203..0000000
Binary files a/Txgy.EWS.Client.Start/bin/Debug/Txgy.EWS.Client.Start.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Start/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Start/obj/Debug/App.baml b/Txgy.EWS.Client.Start/obj/Debug/App.baml
deleted file mode 100644
index 6c34005..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/App.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/App.g.cs b/Txgy.EWS.Client.Start/obj/Debug/App.g.cs
deleted file mode 100644
index 6a2e217..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/App.g.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FB8E86A1C906B3BF8EFE159282A38A9334420F4EC42608BE2F3B9D8DF9458C45"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Start;
-
-
-namespace Txgy.EWS.Client.Start {
-
-
- ///
- /// App
- ///
- public partial class App : Prism.Unity.PrismApplication {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/app.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\App.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- ///
- /// Application Entry Point.
- ///
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public static void Main() {
- Txgy.EWS.Client.Start.App app = new Txgy.EWS.Client.Start.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/App.g.i.cs b/Txgy.EWS.Client.Start/obj/Debug/App.g.i.cs
deleted file mode 100644
index 6a2e217..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/App.g.i.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FB8E86A1C906B3BF8EFE159282A38A9334420F4EC42608BE2F3B9D8DF9458C45"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Start;
-
-
-namespace Txgy.EWS.Client.Start {
-
-
- ///
- /// App
- ///
- public partial class App : Prism.Unity.PrismApplication {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/app.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\App.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- ///
- /// Application Entry Point.
- ///
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public static void Main() {
- Txgy.EWS.Client.Start.App app = new Txgy.EWS.Client.Start.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Start/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index f033b89..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Start/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 0a11b86..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/Txgy.EWS.Client.Start/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/MainWindow.g.i.cs b/Txgy.EWS.Client.Start/obj/Debug/MainWindow.g.i.cs
deleted file mode 100644
index 5ecd251..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/MainWindow.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "99F538863B06F0A6743E7D42DBBD8191D66F09FA514038D47BEC28372B8A2DE8"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Start;
-
-
-namespace Txgy.EWS.Client.Start {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\MainWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/Txgy.EWS.Client.Start/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index 29a63bb..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.CC47B073.Up2Date b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.CC47B073.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.Properties.Resources.resources b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.Properties.Resources.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
deleted file mode 100644
index c7d5282..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.AssemblyReference.sync-conflict-20230116-162652-TL7BDPZ.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.AssemblyReference.sync-conflict-20230116-162652-TL7BDPZ.cache
deleted file mode 100644
index ff02f6a..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.AssemblyReference.sync-conflict-20230116-162652-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
deleted file mode 100644
index aac8cc3..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-3f7a29dc8b62f92bb99bd11fbd86d9ad0e7ef8d008b38e08144b5d3b666c91e7
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.FileListAbsolute.txt
deleted file mode 100644
index a54194d..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,190 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\App.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Txgy.EWS.Client.Start.exe.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Txgy.EWS.Client.Start.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Txgy.EWS.Client.Start.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\DryIoc.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\MaterialDesignColors.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\MaterialDesignThemes.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Microsoft.Xaml.Behaviors.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.DryIoc.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.Wpf.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\DryIoc.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\MaterialDesignColors.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\MaterialDesignThemes.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\MaterialDesignThemes.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Microsoft.Xaml.Behaviors.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Microsoft.Xaml.Behaviors.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.DryIoc.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.DryIoc.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.Wpf.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\bin\Debug\Prism.Wpf.xml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\App.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Start.exe.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Start.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Start.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.lref
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.g.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.Properties.Resources.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.GenerateResource.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.lref
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.Properties.Resources.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.GenerateResource.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x86\sqlite3.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x64\sqlite3.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\App.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.CC47B073.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x86\sqlite3.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x64\sqlite3.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\App.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.exe
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Start.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\App.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.CC47B073.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.pdb
-D:\devpro\TXGY.EWS\Client2\output\x86\sqlite3.dll
-D:\devpro\TXGY.EWS\Client2\output\x64\sqlite3.dll
-D:\devpro\TXGY.EWS\Client2\output\App.config
-D:\devpro\TXGY.EWS\Client2\output\audio\01.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\02.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\03.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\04.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\05.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\06.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\07.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\08.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\09.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\10.wav
-D:\devpro\TXGY.EWS\Client2\output\audio\11.wav
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Start.exe.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Start.exe
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Start.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe.config
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\App.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start_MarkupCompile.lref
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\App.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Views\LoginView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Views\MainWindow.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.g.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.Properties.Resources.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.GenerateResource.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.CC47B073.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.exe
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\Txgy.EWS.Client.Start.pdb
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.GenerateResource.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.GenerateResource.cache
deleted file mode 100644
index fcbe050..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.GenerateResource.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
deleted file mode 100644
index 527f878..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.csproj.SuggestedBindingRedirects.cache
+++ /dev/null
@@ -1 +0,0 @@
-5e05523743dd410ca73bf49df95f534a665c991663aca137288cc2f13f7dfbed
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.exe.config b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.exe.config
deleted file mode 100644
index 992cecf..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.exe.config
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.g.resources b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.g.resources
deleted file mode 100644
index 4f19502..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.g.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.pdb b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.pdb
deleted file mode 100644
index 7a0858e..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_Content.g.i.cs b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_Content.g.i.cs
deleted file mode 100644
index a4e9f3c..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_Content.g.i.cs
+++ /dev/null
@@ -1,13 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("%e7%bd%91%e7%bb%9c%e6%96%b9%e5%bd%a2.ico")]
-
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.cache
deleted file mode 100644
index c9fc42a..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Start
-
-
-winexe
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\obj\Debug\
-Txgy.EWS.Client.Start
-none
-false
-DEBUG;TRACE
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\App.xaml
-21544739511
-
-8-1140511555
-150-806871182
-Views\LoginView.xaml;Views\MainWindow.xaml;
-
-False
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.i.cache b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.i.cache
deleted file mode 100644
index 90bacf2..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Start
-
-
-winexe
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\
-Txgy.EWS.Client.Start
-none
-false
-DEBUG;TRACE
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\App.xaml
-21544739511
-
-9781266566
-47922512473
-Views\LoginView.xaml;Views\MainWindow.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.i.lref b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.i.lref
deleted file mode 100644
index de0c255..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.i.lref
+++ /dev/null
@@ -1,5 +0,0 @@
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\App.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\Views\LoginView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Start\Views\MainWindow.xaml;;
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.lref b/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.lref
deleted file mode 100644
index 8394b39..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Txgy.EWS.Client.Start_MarkupCompile.lref
+++ /dev/null
@@ -1,5 +0,0 @@
-
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\App.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\Views\LoginView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Start\Views\MainWindow.xaml;;
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.baml b/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.baml
deleted file mode 100644
index 1d31f2b..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.g.cs b/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.g.cs
deleted file mode 100644
index 7aa431b..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.g.cs
+++ /dev/null
@@ -1,149 +0,0 @@
-#pragma checksum "..\..\..\Views\LoginView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "44B918419C88EC17190A40D9152F005015345C0FABE30CB348020826F1C408E0"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.Common.Extensions;
-using Txgy.EWS.Client.Start.Views;
-
-
-namespace Txgy.EWS.Client.Start.Views {
-
-
- ///
- /// LoginView
- ///
- public partial class LoginView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
-
- #line 15 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.EWS.Client.Start.Views.LoginView window;
-
- #line default
- #line hidden
-
-
- #line 181 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Snackbar LoginSnakeBar;
-
- #line default
- #line hidden
-
-
- #line 190 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbLoadingMessage;
-
- #line default
- #line hidden
-
-
- #line 235 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button BtnLogin;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/views/loginview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\LoginView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.window = ((Txgy.EWS.Client.Start.Views.LoginView)(target));
- return;
- case 2:
- this.LoginSnakeBar = ((MaterialDesignThemes.Wpf.Snackbar)(target));
- return;
- case 3:
- this.tbLoadingMessage = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 4:
-
- #line 210 "..\..\..\Views\LoginView.xaml"
- ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
-
- #line default
- #line hidden
- return;
- case 5:
- this.BtnLogin = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.g.i.cs b/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.g.i.cs
deleted file mode 100644
index 7aa431b..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Views/LoginView.g.i.cs
+++ /dev/null
@@ -1,149 +0,0 @@
-#pragma checksum "..\..\..\Views\LoginView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "44B918419C88EC17190A40D9152F005015345C0FABE30CB348020826F1C408E0"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Microsoft.Xaml.Behaviors;
-using Microsoft.Xaml.Behaviors.Core;
-using Microsoft.Xaml.Behaviors.Input;
-using Microsoft.Xaml.Behaviors.Layout;
-using Microsoft.Xaml.Behaviors.Media;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.Common.Extensions;
-using Txgy.EWS.Client.Start.Views;
-
-
-namespace Txgy.EWS.Client.Start.Views {
-
-
- ///
- /// LoginView
- ///
- public partial class LoginView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
-
- #line 15 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Txgy.EWS.Client.Start.Views.LoginView window;
-
- #line default
- #line hidden
-
-
- #line 181 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.Snackbar LoginSnakeBar;
-
- #line default
- #line hidden
-
-
- #line 190 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock tbLoadingMessage;
-
- #line default
- #line hidden
-
-
- #line 235 "..\..\..\Views\LoginView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button BtnLogin;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/views/loginview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\LoginView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.window = ((Txgy.EWS.Client.Start.Views.LoginView)(target));
- return;
- case 2:
- this.LoginSnakeBar = ((MaterialDesignThemes.Wpf.Snackbar)(target));
- return;
- case 3:
- this.tbLoadingMessage = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 4:
-
- #line 210 "..\..\..\Views\LoginView.xaml"
- ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
-
- #line default
- #line hidden
- return;
- case 5:
- this.BtnLogin = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.baml b/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.baml
deleted file mode 100644
index 2cb6825..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.g.cs b/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.g.cs
deleted file mode 100644
index e5c56a7..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.g.cs
+++ /dev/null
@@ -1,183 +0,0 @@
-#pragma checksum "..\..\..\Views\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6085B00435D9179CCEBE8C5E270036E1E11068EB24E685D6647AB0FA193F65E4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.Start;
-
-
-namespace Txgy.EWS.Client.Start.Views {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
-
- #line 36 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.DialogHost DialogHost;
-
- #line default
- #line hidden
-
-
- #line 42 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.DrawerHost drawerHost;
-
- #line default
- #line hidden
-
-
- #line 145 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl ContentTitle;
-
- #line default
- #line hidden
-
-
- #line 188 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnMin;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnMax;
-
- #line default
- #line hidden
-
-
- #line 198 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnClose;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/views/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\MainWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 27 "..\..\..\Views\MainWindow.xaml"
- ((Txgy.EWS.Client.Start.Views.MainWindow)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);
-
- #line default
- #line hidden
- return;
- case 2:
- this.DialogHost = ((MaterialDesignThemes.Wpf.DialogHost)(target));
- return;
- case 3:
- this.drawerHost = ((MaterialDesignThemes.Wpf.DrawerHost)(target));
- return;
- case 4:
- this.ContentTitle = ((System.Windows.Controls.ContentControl)(target));
- return;
- case 5:
- this.btnMin = ((System.Windows.Controls.Button)(target));
- return;
- case 6:
- this.btnMax = ((System.Windows.Controls.Button)(target));
-
- #line 197 "..\..\..\Views\MainWindow.xaml"
- this.btnMax.Click += new System.Windows.RoutedEventHandler(this.btnMax_Click);
-
- #line default
- #line hidden
- return;
- case 7:
- this.btnClose = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.g.i.cs b/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.g.i.cs
deleted file mode 100644
index e5c56a7..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/Views/MainWindow.g.i.cs
+++ /dev/null
@@ -1,183 +0,0 @@
-#pragma checksum "..\..\..\Views\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6085B00435D9179CCEBE8C5E270036E1E11068EB24E685D6647AB0FA193F65E4"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using HandyControl.Controls;
-using HandyControl.Data;
-using HandyControl.Expression.Media;
-using HandyControl.Expression.Shapes;
-using HandyControl.Interactivity;
-using HandyControl.Media.Animation;
-using HandyControl.Media.Effects;
-using HandyControl.Properties.Langs;
-using HandyControl.Themes;
-using HandyControl.Tools;
-using HandyControl.Tools.Converter;
-using HandyControl.Tools.Extension;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.Controls;
-using Txgy.EWS.Client.Common;
-using Txgy.EWS.Client.Common.Converters;
-using Txgy.EWS.Client.Start;
-
-
-namespace Txgy.EWS.Client.Start.Views {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
-
- #line 36 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.DialogHost DialogHost;
-
- #line default
- #line hidden
-
-
- #line 42 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal MaterialDesignThemes.Wpf.DrawerHost drawerHost;
-
- #line default
- #line hidden
-
-
- #line 145 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ContentControl ContentTitle;
-
- #line default
- #line hidden
-
-
- #line 188 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnMin;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnMax;
-
- #line default
- #line hidden
-
-
- #line 198 "..\..\..\Views\MainWindow.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button btnClose;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/views/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\MainWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
-
- #line 27 "..\..\..\Views\MainWindow.xaml"
- ((Txgy.EWS.Client.Start.Views.MainWindow)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);
-
- #line default
- #line hidden
- return;
- case 2:
- this.DialogHost = ((MaterialDesignThemes.Wpf.DialogHost)(target));
- return;
- case 3:
- this.drawerHost = ((MaterialDesignThemes.Wpf.DrawerHost)(target));
- return;
- case 4:
- this.ContentTitle = ((System.Windows.Controls.ContentControl)(target));
- return;
- case 5:
- this.btnMin = ((System.Windows.Controls.Button)(target));
- return;
- case 6:
- this.btnMax = ((System.Windows.Controls.Button)(target));
-
- #line 197 "..\..\..\Views\MainWindow.xaml"
- this.btnMax.Click += new System.Windows.RoutedEventHandler(this.btnMax_Click);
-
- #line default
- #line hidden
- return;
- case 7:
- this.btnClose = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Start/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Start/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Start/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Start/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Start/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Start/obj/Release/App.g.cs b/Txgy.EWS.Client.Start/obj/Release/App.g.cs
deleted file mode 100644
index 90a163e..0000000
--- a/Txgy.EWS.Client.Start/obj/Release/App.g.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "587142166B973FD0C08A129788F3C92AB7C54B4E705D900DB7432C3C490CDD59"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Start;
-
-
-namespace Txgy.EWS.Client.Start {
-
-
- ///
- /// App
- ///
- public partial class App : Prism.Unity.PrismApplication {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Start;component/app.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\App.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- ///
- /// Application Entry Point.
- ///
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public static void Main() {
- Txgy.EWS.Client.Start.App app = new Txgy.EWS.Client.Start.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Start/obj/Release/Txgy.EWS.Client.Start.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Start/obj/Release/Txgy.EWS.Client.Start.csproj.AssemblyReference.cache
deleted file mode 100644
index d3789c4..0000000
Binary files a/Txgy.EWS.Client.Start/obj/Release/Txgy.EWS.Client.Start.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.SysModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index b8ae8eb..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index f40a6f8..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/GeneratedInternalTypeHelper.g.cs b/Txgy.EWS.Client.SysModule/obj/Debug/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index c65238f..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.86968D33.Up2Date b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.86968D33.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.Properties.Resources.resources b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.Properties.Resources.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
deleted file mode 100644
index a700e03..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.sync-conflict-20230116-162654-TL7BDPZ.cache b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.sync-conflict-20230116-162654-TL7BDPZ.cache
deleted file mode 100644
index 55c4fbf..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.sync-conflict-20230116-162654-TL7BDPZ.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
deleted file mode 100644
index da10d38..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-aec074609c8a2b7a0cdd9bb21ebb541886944b32ed12a14d953f6128b767eff2
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.FileListAbsolute.txt
deleted file mode 100644
index e14e166..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,113 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.dll
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll.config
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.pdb
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.lref
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.baml
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.g.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.Properties.Resources.resources
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CopyComplete
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.dll
-E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.lref
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.Properties.Resources.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.dll
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.86968D33.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.SysModule.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.86968D33.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.dll
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.pdb
-D:\devpro\TXGY.EWS\Client2\output\log4net.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.SysModule.dll.config
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.SysModule.dll
-D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.SysModule.pdb
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule_MarkupCompile.lref
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddFileDialog.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\AddMenuDialog.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\FileUploadView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Views\MenuManagementView.baml
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.g.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.Properties.Resources.resources
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.csproj.CoreCompileInputs.cache
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.86968D33.Up2Date
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.dll
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\Txgy.EWS.Client.SysModule.pdb
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache
deleted file mode 100644
index eab7e43..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.csproj.GenerateResource.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.dll b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.dll
deleted file mode 100644
index 7e10b9c..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.g.resources b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.g.resources
deleted file mode 100644
index bb06321..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.g.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.pdb b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.pdb
deleted file mode 100644
index 49c9925..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.cache b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.cache
deleted file mode 100644
index 497276e..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.SysModule
-
-
-library
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\
-Txgy.EWS.Client.SysModule
-none
-false
-DEBUG;TRACE
-
-4130014646
-
-13-419343061
-28-601020282
-Views\AddFileDialog.xaml;Views\AddMenuDialog.xaml;Views\FileUploadView.xaml;Views\MenuManagementView.xaml;
-
-False
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.i.cache b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.i.cache
deleted file mode 100644
index e1894f3..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.SysModule
-
-
-library
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\
-Txgy.EWS.Client.SysModule
-none
-false
-DEBUG;TRACE
-
-4130014646
-
-141502435060
-28-234076641
-Views\AddFileDialog.xaml;Views\AddMenuDialog.xaml;Views\FileUploadView.xaml;Views\MenuManagementView.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.i.lref b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.i.lref
deleted file mode 100644
index f74be05..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.i.lref
+++ /dev/null
@@ -1,7 +0,0 @@
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
-
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\AddFileDialog.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\AddMenuDialog.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\FileUploadView.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\MenuManagementView.xaml;;
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.lref b/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.lref
deleted file mode 100644
index 8d3952e..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Txgy.EWS.Client.SysModule_MarkupCompile.lref
+++ /dev/null
@@ -1,7 +0,0 @@
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\obj\Debug\GeneratedInternalTypeHelper.g.cs
-
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\Views\AddFileDialog.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\Views\AddMenuDialog.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\Views\FileUploadView.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.SysModule\Views\MenuManagementView.xaml;;
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/UserControl1.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/UserControl1.g.i.cs
deleted file mode 100644
index 3e5b2ef..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/UserControl1.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "09E5D4CFE4D3C8346F3B755D42CD5D466E2773A5B73BE0E33DD341A6FC7BE966"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule;
-
-
-namespace Txgy.EWS.Client.SysModule {
-
-
- ///
- /// UserControl1
- ///
- public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/usercontrol1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\UserControl1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.baml b/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.baml
deleted file mode 100644
index 4a92254..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.g.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.g.cs
deleted file mode 100644
index 79ae7a5..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddFileDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2A727EE0065F0500494DE973F70F593A61665339410403D759EEF185F66B355C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// AddFileDialog
- ///
- public partial class AddFileDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/addfiledialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddFileDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.g.i.cs
deleted file mode 100644
index 79ae7a5..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddFileDialog.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddFileDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2A727EE0065F0500494DE973F70F593A61665339410403D759EEF185F66B355C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// AddFileDialog
- ///
- public partial class AddFileDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/addfiledialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddFileDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.baml b/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.baml
deleted file mode 100644
index 42d0fa5..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.g.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.g.cs
deleted file mode 100644
index bb06438..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.g.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-#pragma checksum "..\..\..\Views\AddMenuDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "8EF9245D6D5999821D17741C434A4E65ACED188341E0D4C9766A6D5ABC4C8E41"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Converters;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// AddMenuDialog
- ///
- public partial class AddMenuDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/addmenudialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddMenuDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.g.i.cs
deleted file mode 100644
index bb06438..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/AddMenuDialog.g.i.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-#pragma checksum "..\..\..\Views\AddMenuDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "8EF9245D6D5999821D17741C434A4E65ACED188341E0D4C9766A6D5ABC4C8E41"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Converters;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// AddMenuDialog
- ///
- public partial class AddMenuDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/addmenudialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddMenuDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.baml b/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.baml
deleted file mode 100644
index 5169005..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.g.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.g.cs
deleted file mode 100644
index 8b41320..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\FileUploadView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F84EEB7310964A80EDD6400439A8B88A612200B99B168098F7D374B07502DCB3"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// FileUploadView
- ///
- public partial class FileUploadView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/fileuploadview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\FileUploadView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.g.i.cs
deleted file mode 100644
index 8b41320..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/FileUploadView.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\FileUploadView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F84EEB7310964A80EDD6400439A8B88A612200B99B168098F7D374B07502DCB3"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// FileUploadView
- ///
- public partial class FileUploadView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/fileuploadview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\FileUploadView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.baml b/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.baml
deleted file mode 100644
index 31ae5a8..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.baml and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.g.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.g.cs
deleted file mode 100644
index 5530203..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\MenuManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C2F42B32872154F991F712FFD86C7C0D0A219E68A1DF293439FB6BCAD28843C2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// MenuManagementView
- ///
- public partial class MenuManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/menumanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\MenuManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.g.i.cs
deleted file mode 100644
index 5530203..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/MenuManagementView.g.i.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\MenuManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C2F42B32872154F991F712FFD86C7C0D0A219E68A1DF293439FB6BCAD28843C2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// MenuManagementView
- ///
- public partial class MenuManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/menumanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\MenuManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/Test2View.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/Test2View.g.i.cs
deleted file mode 100644
index f0f610b..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/Test2View.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\..\Views\Test2View.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D29C094D6E4AC05430B9DF6DD17C2F25DDE66A5EE3DA58E843C64F854B1FCBC8"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// Test2View
- ///
- public partial class Test2View : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/test2view.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\Test2View.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/Views/TestView.g.i.cs b/Txgy.EWS.Client.SysModule/obj/Debug/Views/TestView.g.i.cs
deleted file mode 100644
index 34df326..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/Views/TestView.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\..\Views\TestView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2B08C7635F6C766BC44ADD0647B6FF974F94BA664491AFB9E44586CDA8E85F8B"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// TestView
- ///
- public partial class TestView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/testview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\TestView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.SysModule/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/GeneratedInternalTypeHelper.g.cs b/Txgy.EWS.Client.SysModule/obj/Release/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache
deleted file mode 100644
index 865f44c..0000000
Binary files a/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule_MarkupCompile.cache b/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule_MarkupCompile.cache
deleted file mode 100644
index 1871568..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.SysModule
-
-
-library
-C#
-.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Release\
-Txgy.EWS.Client.SysModule
-none
-false
-TRACE
-
-4130014646
-
-13-419343061
-130791627709
-Views\AddFileDialog.xaml;Views\AddMenuDialog.xaml;Views\FileUploadView.xaml;Views\MenuManagementView.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule_MarkupCompile.lref b/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule_MarkupCompile.lref
deleted file mode 100644
index b70b15a..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/Txgy.EWS.Client.SysModule_MarkupCompile.lref
+++ /dev/null
@@ -1,7 +0,0 @@
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\obj\Release\GeneratedInternalTypeHelper.g.cs
-
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\AddFileDialog.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\AddMenuDialog.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\FileUploadView.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.SysModule\Views\MenuManagementView.xaml;;
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Views/AddFileDialog.g.cs b/Txgy.EWS.Client.SysModule/obj/Release/Views/AddFileDialog.g.cs
deleted file mode 100644
index 79ae7a5..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/Views/AddFileDialog.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\AddFileDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2A727EE0065F0500494DE973F70F593A61665339410403D759EEF185F66B355C"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// AddFileDialog
- ///
- public partial class AddFileDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/addfiledialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddFileDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Views/AddMenuDialog.g.cs b/Txgy.EWS.Client.SysModule/obj/Release/Views/AddMenuDialog.g.cs
deleted file mode 100644
index bb06438..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/Views/AddMenuDialog.g.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-#pragma checksum "..\..\..\Views\AddMenuDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "8EF9245D6D5999821D17741C434A4E65ACED188341E0D4C9766A6D5ABC4C8E41"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Converters;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// AddMenuDialog
- ///
- public partial class AddMenuDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/addmenudialog.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\AddMenuDialog.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Views/FileUploadView.g.cs b/Txgy.EWS.Client.SysModule/obj/Release/Views/FileUploadView.g.cs
deleted file mode 100644
index 8b41320..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/Views/FileUploadView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\FileUploadView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F84EEB7310964A80EDD6400439A8B88A612200B99B168098F7D374B07502DCB3"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// FileUploadView
- ///
- public partial class FileUploadView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/fileuploadview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\FileUploadView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.SysModule/obj/Release/Views/MenuManagementView.g.cs b/Txgy.EWS.Client.SysModule/obj/Release/Views/MenuManagementView.g.cs
deleted file mode 100644
index 5530203..0000000
--- a/Txgy.EWS.Client.SysModule/obj/Release/Views/MenuManagementView.g.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-#pragma checksum "..\..\..\Views\MenuManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C2F42B32872154F991F712FFD86C7C0D0A219E68A1DF293439FB6BCAD28843C2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using Prism.Interactivity;
-using Prism.Ioc;
-using Prism.Mvvm;
-using Prism.Regions;
-using Prism.Regions.Behaviors;
-using Prism.Services.Dialogs;
-using Prism.Unity;
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.SysModule.Views;
-
-
-namespace Txgy.EWS.Client.SysModule.Views {
-
-
- ///
- /// MenuManagementView
- ///
- public partial class MenuManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.SysModule;component/views/menumanagementview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Views\MenuManagementView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/App.g.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/App.g.cs
deleted file mode 100644
index 1e3b8a7..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/App.g.cs
+++ /dev/null
@@ -1,55 +0,0 @@
-#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2A663196625B0F801A8399136FFC3C002CC13FEFCD11C3C2910F8740D82C3CD7"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// Application Entry Point.
- ///
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public static void Main() {
- Txgy.EWS.Client.Upgrade.App app = new Txgy.EWS.Client.Upgrade.App();
- app.Run();
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/App.g.i.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/App.g.i.cs
deleted file mode 100644
index 1e3b8a7..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/App.g.i.cs
+++ /dev/null
@@ -1,55 +0,0 @@
-#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2A663196625B0F801A8399136FFC3C002CC13FEFCD11C3C2910F8740D82C3CD7"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// Application Entry Point.
- ///
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public static void Main() {
- Txgy.EWS.Client.Upgrade.App app = new Txgy.EWS.Client.Upgrade.App();
- app.Run();
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Controls/WaterProgress.g.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/Controls/WaterProgress.g.cs
deleted file mode 100644
index 664d919..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Controls/WaterProgress.g.cs
+++ /dev/null
@@ -1,166 +0,0 @@
-#pragma checksum "..\..\..\Controls\WaterProgress.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FD6676A0FF9177CDA2D45074DA6DB1073858FE275FDA456A4634A9C679C68DF2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade.Controls;
-
-
-namespace Txgy.EWS.Client.Upgrade.Controls {
-
-
- ///
- /// WaterProgress
- ///
- public partial class WaterProgress : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 48 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt1;
-
- #line default
- #line hidden
-
-
- #line 63 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt2;
-
- #line default
- #line hidden
-
-
- #line 78 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt3;
-
- #line default
- #line hidden
-
-
- #line 93 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt4;
-
- #line default
- #line hidden
-
-
- #line 117 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform ttg;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt1;
-
- #line default
- #line hidden
-
-
- #line 128 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt2;
-
- #line default
- #line hidden
-
-
- #line 134 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt3;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/controls/waterprogress.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Controls\WaterProgress.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rt1 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 2:
- this.rt2 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 3:
- this.rt3 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 4:
- this.rt4 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 5:
- this.ttg = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 6:
- this.tt1 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 7:
- this.tt2 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 8:
- this.tt3 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Controls/WaterProgress.g.i.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/Controls/WaterProgress.g.i.cs
deleted file mode 100644
index 664d919..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Controls/WaterProgress.g.i.cs
+++ /dev/null
@@ -1,166 +0,0 @@
-#pragma checksum "..\..\..\Controls\WaterProgress.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FD6676A0FF9177CDA2D45074DA6DB1073858FE275FDA456A4634A9C679C68DF2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade.Controls;
-
-
-namespace Txgy.EWS.Client.Upgrade.Controls {
-
-
- ///
- /// WaterProgress
- ///
- public partial class WaterProgress : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 48 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt1;
-
- #line default
- #line hidden
-
-
- #line 63 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt2;
-
- #line default
- #line hidden
-
-
- #line 78 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt3;
-
- #line default
- #line hidden
-
-
- #line 93 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt4;
-
- #line default
- #line hidden
-
-
- #line 117 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform ttg;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt1;
-
- #line default
- #line hidden
-
-
- #line 128 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt2;
-
- #line default
- #line hidden
-
-
- #line 134 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt3;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/controls/waterprogress.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Controls\WaterProgress.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rt1 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 2:
- this.rt2 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 3:
- this.rt3 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 4:
- this.rt4 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 5:
- this.ttg = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 6:
- this.tt1 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 7:
- this.tt2 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 8:
- this.tt3 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index ccd2f59..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index e3a1751..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/FinishWindow.g.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/FinishWindow.g.cs
deleted file mode 100644
index 6d0cf6a..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/FinishWindow.g.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\FinishWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "69A6BCDEDE9E9132C86A38400ED63CC892C85C810DF56AB3547B937AEC007D28"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// FinishWindow
- ///
- public partial class FinishWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/finishwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\FinishWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/FinishWindow.g.i.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/FinishWindow.g.i.cs
deleted file mode 100644
index 6d0cf6a..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/FinishWindow.g.i.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\FinishWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "69A6BCDEDE9E9132C86A38400ED63CC892C85C810DF56AB3547B937AEC007D28"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// FinishWindow
- ///
- public partial class FinishWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/finishwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\FinishWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/GeneratedInternalTypeHelper.g.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/MainWindow.g.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/MainWindow.g.cs
deleted file mode 100644
index c64885a..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/MainWindow.g.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4E50258954170E19FB4A563C547E07B5A6E3BF7C81584CCE8674B4879F44AAFD"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-using Txgy.EWS.Client.Upgrade.Controls;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\MainWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/MainWindow.g.i.cs b/Txgy.EWS.Client.Upgrade/obj/Debug/MainWindow.g.i.cs
deleted file mode 100644
index c64885a..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/MainWindow.g.i.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4E50258954170E19FB4A563C547E07B5A6E3BF7C81584CCE8674B4879F44AAFD"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-using Txgy.EWS.Client.Upgrade.Controls;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\MainWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/Txgy.EWS.Client.Upgrade/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index 08708d8..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.Properties.Resources.resources b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.Properties.Resources.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache
deleted file mode 100644
index d5d576d..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 30fa6bf..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a47a4089364c1aacebf5f1131aa78a9db148e4acccd7cc62cd81536de1d8f937
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.FileListAbsolute.txt
deleted file mode 100644
index 6169225..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,65 +0,0 @@
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.exe.config
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.pdb
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.SuggestedBindingRedirects.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Controls\WaterProgress.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\FinishWindow.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\MainWindow.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\App.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade_MarkupCompile.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade_MarkupCompile.lref
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Controls\WaterProgress.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\FinishWindow.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\MainWindow.baml
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.g.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.Properties.Resources.resources
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.GenerateResource.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.CoreCompileInputs.cache
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.CopyComplete
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.exe
-E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.exe.config
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.exe
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.pdb
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.SuggestedBindingRedirects.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Controls\WaterProgress.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\FinishWindow.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\MainWindow.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\App.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\GeneratedInternalTypeHelper.g.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade_MarkupCompile.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade_MarkupCompile.lref
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Controls\WaterProgress.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\FinishWindow.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\MainWindow.baml
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.g.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.Properties.Resources.resources
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.GenerateResource.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.CoreCompileInputs.cache
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.CopyComplete
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.exe
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.exe.config
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.exe
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Upgrade.pdb
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Controls\WaterProgress.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\FinishWindow.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\MainWindow.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\App.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade_MarkupCompile.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade_MarkupCompile.lref
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Controls\WaterProgress.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\FinishWindow.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\MainWindow.baml
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.g.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.Properties.Resources.resources
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.GenerateResource.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.csproj.CoreCompileInputs.cache
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.F00DC3B1.Up2Date
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.exe
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\Txgy.EWS.Client.Upgrade.pdb
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.GenerateResource.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.GenerateResource.cache
deleted file mode 100644
index 7ea9c42..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.csproj.GenerateResource.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.g.resources b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.g.resources
deleted file mode 100644
index 8ba3274..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.g.resources and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.pdb b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.pdb
deleted file mode 100644
index 619ec1e..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade.pdb and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.cache
deleted file mode 100644
index 437669e..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Upgrade
-
-
-winexe
-C#
-.cs
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Upgrade\obj\Debug\
-Txgy.EWS.Client.Upgrade
-none
-false
-DEBUG;TRACE
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Upgrade\App.xaml
-31515320206
-
-13-1886795880
-22-286557922
-Controls\WaterProgress.xaml;FinishWindow.xaml;MainWindow.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.i.cache b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.i.cache
deleted file mode 100644
index 47c9d7f..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Upgrade
-
-
-winexe
-C#
-.cs
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\
-Txgy.EWS.Client.Upgrade
-none
-false
-DEBUG;TRACE
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\App.xaml
-31515320206
-
-13-1886795880
-22-1450864502
-Controls\WaterProgress.xaml;FinishWindow.xaml;MainWindow.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.i.lref b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.i.lref
deleted file mode 100644
index c5460ab..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.i.lref
+++ /dev/null
@@ -1,6 +0,0 @@
-E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
-
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\Controls\WaterProgress.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\FinishWindow.xaml;;
-FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\MainWindow.xaml;;
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.lref b/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.lref
deleted file mode 100644
index 4fbaa19..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/Txgy.EWS.Client.Upgrade_MarkupCompile.lref
+++ /dev/null
@@ -1,6 +0,0 @@
-D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Upgrade\obj\Debug\GeneratedInternalTypeHelper.g.cs
-
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Upgrade\Controls\WaterProgress.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Upgrade\FinishWindow.xaml;;
-FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Upgrade\MainWindow.xaml;;
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Upgrade/obj/Debug/_IsIncrementalBuild
deleted file mode 100644
index e5f828c..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Debug/_IsIncrementalBuild
+++ /dev/null
@@ -1 +0,0 @@
-obj\Debug\\_IsIncrementalBuild
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Upgrade/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
deleted file mode 100644
index 15efebf..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/App.g.cs b/Txgy.EWS.Client.Upgrade/obj/Release/App.g.cs
deleted file mode 100644
index 1e3b8a7..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/App.g.cs
+++ /dev/null
@@ -1,55 +0,0 @@
-#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2A663196625B0F801A8399136FFC3C002CC13FEFCD11C3C2910F8740D82C3CD7"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// Application Entry Point.
- ///
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public static void Main() {
- Txgy.EWS.Client.Upgrade.App app = new Txgy.EWS.Client.Upgrade.App();
- app.Run();
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/Controls/WaterProgress.g.cs b/Txgy.EWS.Client.Upgrade/obj/Release/Controls/WaterProgress.g.cs
deleted file mode 100644
index 664d919..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/Controls/WaterProgress.g.cs
+++ /dev/null
@@ -1,166 +0,0 @@
-#pragma checksum "..\..\..\Controls\WaterProgress.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FD6676A0FF9177CDA2D45074DA6DB1073858FE275FDA456A4634A9C679C68DF2"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade.Controls;
-
-
-namespace Txgy.EWS.Client.Upgrade.Controls {
-
-
- ///
- /// WaterProgress
- ///
- public partial class WaterProgress : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 48 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt1;
-
- #line default
- #line hidden
-
-
- #line 63 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt2;
-
- #line default
- #line hidden
-
-
- #line 78 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt3;
-
- #line default
- #line hidden
-
-
- #line 93 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.RotateTransform rt4;
-
- #line default
- #line hidden
-
-
- #line 117 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform ttg;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt1;
-
- #line default
- #line hidden
-
-
- #line 128 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt2;
-
- #line default
- #line hidden
-
-
- #line 134 "..\..\..\Controls\WaterProgress.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Media.TranslateTransform tt3;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/controls/waterprogress.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Controls\WaterProgress.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.rt1 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 2:
- this.rt2 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 3:
- this.rt3 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 4:
- this.rt4 = ((System.Windows.Media.RotateTransform)(target));
- return;
- case 5:
- this.ttg = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 6:
- this.tt1 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 7:
- this.tt2 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- case 8:
- this.tt3 = ((System.Windows.Media.TranslateTransform)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/FinishWindow.g.cs b/Txgy.EWS.Client.Upgrade/obj/Release/FinishWindow.g.cs
deleted file mode 100644
index 6d0cf6a..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/FinishWindow.g.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\FinishWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "69A6BCDEDE9E9132C86A38400ED63CC892C85C810DF56AB3547B937AEC007D28"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// FinishWindow
- ///
- public partial class FinishWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/finishwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\FinishWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/GeneratedInternalTypeHelper.g.cs b/Txgy.EWS.Client.Upgrade/obj/Release/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index ffa4e1e..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/MainWindow.g.cs b/Txgy.EWS.Client.Upgrade/obj/Release/MainWindow.g.cs
deleted file mode 100644
index c64885a..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/MainWindow.g.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4E50258954170E19FB4A563C547E07B5A6E3BF7C81584CCE8674B4879F44AAFD"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-using Txgy.EWS.Client.Upgrade;
-using Txgy.EWS.Client.Upgrade.Controls;
-
-
-namespace Txgy.EWS.Client.Upgrade {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Txgy.EWS.Client.Upgrade;component/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\MainWindow.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache
deleted file mode 100644
index b0bbc31..0000000
Binary files a/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade_MarkupCompile.cache b/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade_MarkupCompile.cache
deleted file mode 100644
index 424de0d..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Txgy.EWS.Client.Upgrade
-
-
-winexe
-C#
-.cs
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Release\
-Txgy.EWS.Client.Upgrade
-none
-false
-TRACE
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\App.xaml
-31515320206
-
-12486393295
-222124297032
-Controls\WaterProgress.xaml;FinishWindow.xaml;MainWindow.xaml;
-
-True
-
diff --git a/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade_MarkupCompile.lref b/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade_MarkupCompile.lref
deleted file mode 100644
index db59011..0000000
--- a/Txgy.EWS.Client.Upgrade/obj/Release/Txgy.EWS.Client.Upgrade_MarkupCompile.lref
+++ /dev/null
@@ -1,6 +0,0 @@
-D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\obj\Release\GeneratedInternalTypeHelper.g.cs
-
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\Controls\WaterProgress.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\FinishWindow.xaml;;
-FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Upgrade\MainWindow.xaml;;
-
diff --git a/docs/report-energy-and-auth-migration.md b/docs/report-energy-and-auth-migration.md
new file mode 100644
index 0000000..40499d4
--- /dev/null
+++ b/docs/report-energy-and-auth-migration.md
@@ -0,0 +1,232 @@
+# 鉴权服务器与报表能量显示迁移说明
+
+更新时间:2026-06-25
+
+这份文档记录两项未必已经提交到仓库的手工修改,后续迁移到另一个版本项目时按这里的内容对照修改。
+
+## 1. 鉴权服务器地址
+
+新的鉴权/API 服务器地址:
+
+```text
+http://8.141.12.31:80/api/v1/
+```
+
+迁移时检查启动项目配置文件:
+
+```text
+Txgy.EWS.Client.Start/App.config
+```
+
+确认 `api_domain` 使用新地址:
+
+```xml
+
+```
+
+登录接口仍按现有代码拼接:
+
+```text
+{api_domain}login/login
+```
+
+也就是:
+
+```text
+http://8.141.12.31:80/api/v1/login/login
+```
+
+注意:WPF 编译后运行时实际读取的是输出目录中的 `Txgy.EWS.Client.Start.exe.config`。如果只改源码 `App.config`,需要重新编译,确保输出配置同步更新。
+
+## 2. 报表页能量显示
+
+目标:在报表页面查询结果区域显示:
+
+- 事件总数
+- 中等能量事件数
+- 总能量
+- 平均能量
+- 最大能量
+
+涉及文件:
+
+```text
+Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs
+Txgy.EWS.Client.PageModule/Views/ReportView.xaml
+```
+
+### 2.1 ReportViewModel 增加绑定属性
+
+在 `SearchCount` 属性附近增加三个属性:
+
+```csharp
+private double _totalEnergy = 0;
+
+public double TotalEnergy
+{
+ get { return _totalEnergy; }
+ set
+ {
+ SetProperty(ref _totalEnergy, value);
+ }
+}
+
+private double _averageEnergy = 0;
+
+public double AverageEnergy
+{
+ get { return _averageEnergy; }
+ set
+ {
+ SetProperty(ref _averageEnergy, value);
+ }
+}
+
+private double _maxEnergy = 0;
+
+public double MaxEnergy
+{
+ get { return _maxEnergy; }
+ set
+ {
+ SetProperty(ref _maxEnergy, value);
+ }
+}
+```
+
+### 2.2 查询后更新能量统计
+
+在 `SearchEvents(...)` 方法中,查询结果列表全部构建完成后,原来通常会有:
+
+```csharp
+SearchCount = results.Count;
+return results;
+```
+
+改成:
+
+```csharp
+SearchCount = results.Count;
+UpdateEnergyStats(results);
+return results;
+```
+
+然后在 `SearchEvents(...)` 方法后增加:
+
+```csharp
+private void UpdateEnergyStats(List results)
+{
+ if (results == null || results.Count == 0)
+ {
+ TotalEnergy = 0;
+ AverageEnergy = 0;
+ MaxEnergy = 0;
+ return;
+ }
+
+ TotalEnergy = Math.Round(results.Sum(rs => rs.Energy), 2);
+ AverageEnergy = Math.Round(results.Average(rs => rs.Energy), 2);
+ MaxEnergy = Math.Round(results.Max(rs => rs.Energy), 2);
+}
+```
+
+前提:`ReportViewModel.cs` 已经有 `using System.Linq;` 和 `using System;`。当前项目已有这两个引用。
+
+### 2.3 ReportView.xaml 增加显示区域
+
+原页面查询按钮区域下方已有“事件总数 / 中等能量事件”显示。迁移时可以把那段替换为下面这段,或者在原有区域后追加三个能量字段。
+
+推荐替换片段:
+
+```xml
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
+如果目标版本页面布局空间不足,可以使用 `WrapPanel` 避免文字挤出:
+
+```xml
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
+### 2.4 验证点
+
+迁移后至少验证:
+
+1. 项目能通过 MSBuild 编译。
+2. 报表页点击“查询”后,`事件总数` 正常变化。
+3. `总能量 / 平均能量 / 最大能量` 能随查询结果更新。
+4. 查询结果为空时,三个能量统计显示为 `0J`。
+