The System.Runtime.InteropServices.JavaScript.JSObject type can be used in function signatures as parameters or return types in [JSImport]/[JSExport] attributed methods and represents a reference to a ...
Taken from Chapter 6: Essential JavaScript & jQuery of Programming in HTML5 with JavaScript and CSS3 by Glenn Johnson. I wrote this out along with code examples as part of my study material for ...