修复添加设备时选择通讯协议,界面也跟着跟新
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
using System;
|
||||
using System.Globalization;
|
||||
using System.Windows.Data;
|
||||
|
||||
namespace DMS.ValueConverts
|
||||
namespace DMS.WPF.ValueConverts
|
||||
{
|
||||
public class NullableBooleanConverter : IValueConverter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user