christophsturm
07/10/2020, 10:05 AMK("first", "second")
, then cast it to dynamic and pass it to a javascript method, does it look like this: `{a: "first", b:"second"}`(possibly with more fields) ?turansky
07/10/2020, 10:11 AMturansky
07/10/2020, 10:26 AMdata class
(performance optimization for example) you can use external interface
turansky
07/10/2020, 10:27 AMchristophsturm
07/10/2020, 10:27 AMchristophsturm
07/10/2020, 10:29 AMchristophsturm
07/10/2020, 11:33 AM