Skip to content

Error: System.NotSupportedException: DeserializeNoConstructor #96

Answered by elringus
AngxiaoLu123 asked this question in Q&A
Discussion options

You must be logged in to vote

Only JSON-serializable types can be passed directly (by value), but it's also possible to interop with instances via wrappers:

https://github.com/Elringus/DotNetJS/blob/a1720e7819e3b06b78c1100a042e7e02cc1dd6c2/JavaScript/test/interop.js#L85-L114

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AngxiaoLu123
Comment options

@elringus
Comment options

Answer selected by elringus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants