|
|
|
@ -14,8 +14,8 @@ namespace Audit.ConvertMoels |
|
|
|
/// </summary>
|
|
|
|
public class ColorSQLConvert : IValueConverter |
|
|
|
{ |
|
|
|
/// <summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <summary>
|
|
|
|
/// </summary>
|
|
|
|
public object Convert(object value, Type targetType, object parameter, CultureInfo culture) |
|
|
|
{ |
|
|
|
if (value != null) |
|
|
|
|