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,
to make your sample code work I had to add "System.Runtime.Serialization"-assembly manually because of "IgnoreDataMember" attribute.
Maybe you want to mention that in your manual.