Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle System.Runtime.Serialization attributes #20

Open
5 of 7 tasks
JohanLarsson opened this issue Sep 10, 2018 · 1 comment
Open
5 of 7 tasks

Handle System.Runtime.Serialization attributes #20

JohanLarsson opened this issue Sep 10, 2018 · 1 comment

Comments

@JohanLarsson
Copy link
Member

JohanLarsson commented Sep 10, 2018

  • System.Runtime.Serialization.CollectionDataContractAttribute
  • System.Runtime.Serialization.ContractNamespaceAttribute
  • System.Runtime.Serialization.DataContractAttribute
  • System.Runtime.Serialization.DataMemberAttribute
  • System.Runtime.Serialization.EnumMemberAttribute
  • System.Runtime.Serialization.KnownTypeAttribute
  • System.Runtime.Serialization.IgnoreDataMemberAttribute
JohanLarsson added a commit that referenced this issue Sep 10, 2018
JohanLarsson added a commit that referenced this issue Sep 12, 2018
@JohanLarsson
Copy link
Member Author

Ignoring [DataContract]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant