You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var type_jj_Jex_Runtime_DAdapter = new JSClassBuilder<object>("DAdapter") .AddProperty("JSRemoteCB", type_jj_Jex_Runtime_DAdapter_JSRemoteCB, JSPropertyAttributes.Static | JSPropertyAttributes.Enumerable)
jasongin
changed the title
Auto Generated Code is mission type definitions in version 0.8.8
Generated code references undefined nested delegate type variable
Sep 6, 2024
var type_jj_Jex_Runtime_DAdapter = new JSClassBuilder<object>("DAdapter") .AddProperty("JSRemoteCB", type_jj_Jex_Runtime_DAdapter_JSRemoteCB, JSPropertyAttributes.Static | JSPropertyAttributes.Enumerable)
\Debug\net8.0\generated\Microsoft.JavaScript.NodeApi.Generator\Microsoft.JavaScript.NodeApi.Generator.ModuleGenerator\DualJex.NodeApi.g.cs(34,32,34,71): error CS0103: 当前上下文中不存在名称“type_jj_Jex_Runtime_DAdapter_JSRemoteCB”
when I change to 0.8.3 , everything is ok.
The text was updated successfully, but these errors were encountered: