chore: stop tracking generated build artifacts

master
tayttt 4 days ago
parent 35f10d4786
commit 2537fa64ad

9
.gitignore vendored

@ -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

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,8 +0,0 @@
{
"ExpandedNodes": [
"",
"\\Txgy.EWS.Client.Start"
],
"SelectedNode": "\\Txgy.EWS.Client.Start\\Txgy.EWS.Client.Start.csproj",
"PreviewInSolutionExplorer": false
}

Binary file not shown.

@ -1,39 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Prism.Wpf" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Prism" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Unity.Container" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.11.8.0" newVersion="5.11.8.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Unity.Abstractions" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.11.7.0" newVersion="5.11.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FreeSql" publicKeyToken="a33928e5d4a4b39c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.2.685.0" newVersion="3.2.685.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.0.117.0" newVersion="1.0.117.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="OxyPlot" publicKeyToken="638079a8f0bd61e9" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.2.0" newVersion="2.1.2.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

Binary file not shown.

Binary file not shown.

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Prism" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FreeSql" publicKeyToken="a33928e5d4a4b39c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.2.685.0" newVersion="3.2.685.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.0.117.0" newVersion="1.0.117.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="OxyPlot" publicKeyToken="638079a8f0bd61e9" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.2.0" newVersion="2.1.2.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Unity.Abstractions" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.11.7.0" newVersion="5.11.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Prism.Wpf" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

@ -1,51 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
</configSections>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Prism" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FreeSql" publicKeyToken="a33928e5d4a4b39c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.2.685.0" newVersion="3.2.685.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.0.117.0" newVersion="1.0.117.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="OxyPlot" publicKeyToken="638079a8f0bd61e9" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.2.0" newVersion="2.1.2.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Unity.Abstractions" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.11.7.0" newVersion="5.11.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Prism.Wpf" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<entityFramework>
<providers>
<provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
<provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" />
</providers>
</entityFramework>
<system.data>
<DbProviderFactories>
<remove invariant="System.Data.SQLite.EF6" />
<add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" />
<remove invariant="System.Data.SQLite" /><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /></DbProviderFactories>
</system.data>
</configuration>

@ -1,39 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Unity.Container" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.11.8.0" newVersion="5.11.8.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Unity.Abstractions" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.11.7.0" newVersion="5.11.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Prism" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Prism.Wpf" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FreeSql" publicKeyToken="a33928e5d4a4b39c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.2.685.0" newVersion="3.2.685.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.0.117.0" newVersion="1.0.117.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="OxyPlot" publicKeyToken="638079a8f0bd61e9" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.2.0" newVersion="2.1.2.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Prism" publicKeyToken="40ee6c3a2184dc59" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.1.97.5141" newVersion="8.1.97.5141" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FreeSql" publicKeyToken="a33928e5d4a4b39c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.2.685.0" newVersion="3.2.685.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

@ -1 +0,0 @@
9b31af0639102e908d9ce2bec4b68f1798f703a402ebad393430cb60b5fa2bdf

@ -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

@ -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

@ -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

@ -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;;

@ -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;;

@ -1,75 +0,0 @@
#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B92F67B6405A2C1F68643A5D8B98CFDDE27F2F933CF4B62F73CD9D072210D658"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// UserControl1
/// </summary>
public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// AddRoleDialog
/// </summary>
public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// AddRoleDialog
/// </summary>
public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// AddUserDialog
/// </summary>
public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// AddUserDialog
/// </summary>
public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// ModifyRolesDialog
/// </summary>
public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// ModifyRolesDialog
/// </summary>
public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// RoleManagementView
/// </summary>
public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// RoleManagementView
/// </summary>
public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// SelectUserDialog
/// </summary>
public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// SelectUserDialog
/// </summary>
public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// UserManagementView
/// </summary>
public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// UserManagementView
/// </summary>
public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1 +0,0 @@
obj\Debug\\_IsIncrementalBuild

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

@ -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

@ -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;;

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// AddRoleDialog
/// </summary>
public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// AddUserDialog
/// </summary>
public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// ModifyRolesDialog
/// </summary>
public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// RoleManagementView
/// </summary>
public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// SelectUserDialog
/// </summary>
public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,82 +0,0 @@
#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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 {
/// <summary>
/// UserManagementView
/// </summary>
public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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;
}
}
}

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

@ -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

@ -1,4 +0,0 @@

FE:\TayCode\Code2022\Txgy\Txgy.EWS\Client\SysModule\UserControl1.xaml;;

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save