Rohan Uprety
Results
3
issues of
Rohan Uprety
Is it possible to supress generation of copy constructors in generated C# code for all the classes
Vtables
2
What is the use of SetupVTables() method generated for each class during C++ conversion to C#. What does protected void[] __OriginalVTables; private static void[] _Thunks; private static void*[] __ManagedVTables; store