完成使用者信息显示

This commit is contained in:
Kaniu Tayou
2018-12-29 17:32:32 +08:00
parent b42c7a132f
commit 6cea1b61c7
3 changed files with 4 additions and 14 deletions
@@ -1,16 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
namespace StormChatWPF.UI
{