删除原先一些重复代码,使用了ClientsLibrary代码实现

This commit is contained in:
dathlin
2017-07-12 13:13:43 +08:00
parent 6c7129c6c1
commit cb3e4ec519
24 changed files with 31 additions and 2021 deletions

View File

@@ -17,6 +17,7 @@ using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
using ClientsLibrary;
namespace Wpf
{