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
4. Edit the `MyNativeAOTLibrary/Class1.cs`source code to expose a managed method to the native world as `aotsample_add`. For example:
35
+
4. Edit the `MyNativeAOTLibrary/Class1.cs`source code to expose a managed method so that it can be referenced from the native code as `aotsample_add`. For example:
0 commit comments