Skip to content

Conversation

@mmv
Copy link
Contributor

@mmv mmv commented Feb 6, 2014

Calling a .NET method that returns a struct will yield an array holding undefined as many times as the number of fields and the struct's properties as extra properties glued to the array object. It makes more sense to, instead, yield an object which mimics the struct.

perlun added a commit that referenced this pull request Feb 7, 2014
convertToCef: ValueTypes are not arrays [of undefined]
@perlun perlun merged commit 3ef5da9 into cefsharp:CefSharp1 Feb 7, 2014
@perlun
Copy link
Member

perlun commented Feb 7, 2014

Thanks! Merging it now.

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

Successfully merging this pull request may close these issues.

2 participants