Final tidy up for improved C# SwigDerviedClassHasMethod implementation
This commit is contained in:
parent
b4cc35ddbc
commit
34a27359ae
3 changed files with 8 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ public class runme
|
|||
myNewBar.x = 10;
|
||||
|
||||
// Low level implementation check
|
||||
// my.testSwigDerivedClassHasMethod();
|
||||
my.testSwigDerivedClassHasMethod();
|
||||
|
||||
// These should not call the C# implementations as they are not overridden
|
||||
int v;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue