You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have error when I try serialize System.Windows.Media.Brush.
I receiving this:
MessagePack.Internal.MessagePackDynamicObjectResolverException: can't find public constructor. type:System.Windows.Media.Brush
How to resolve this problem?
Thanks