一些客户端方法框架的搭建

This commit is contained in:
Kaniu Tayou
2018-12-17 17:17:44 +08:00
parent 88053b0cd4
commit fb8136cc92
9 changed files with 269 additions and 200 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:StormChatWPF"
StartupUri="MainWindow.xaml">
StartupUri="LogWindow.xaml">
<Application.Resources>
</Application.Resources>