|
|
@@ -4,7 +4,7 @@ using System.Windows.Data; |
|
|
|
|
|
|
|
namespace BPA.SingleDevice.Converters |
|
|
|
{ |
|
|
|
public class DictionaryValueMultiConverter : IMultiValueConverter |
|
|
|
public class DictionaryValueMultiConverter: IMultiValueConverter |
|
|
|
{ |
|
|
|
public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) |
|
|
|
{ |