@ -1279,10 +1279,10 @@ public unsafe class CSharpTests : GeneratorTestFixture
@@ -1279,10 +1279,10 @@ public unsafe class CSharpTests : GeneratorTestFixture
@ -122,6 +126,7 @@ class DLL_API ForceCreationOfInterface : public Foo, public Bar
@@ -122,6 +126,7 @@ class DLL_API ForceCreationOfInterface : public Foo, public Bar
@ -689,6 +695,7 @@ class DLL_API TestOverrideFromSecondaryBase : public Foo, public SecondaryBase
@@ -689,6 +695,7 @@ class DLL_API TestOverrideFromSecondaryBase : public Foo, public SecondaryBase
{
public:
TestOverrideFromSecondaryBase();
~TestOverrideFromSecondaryBase();
voidVirtualMember();
voidsetProperty(intvalue);
};
@ -729,12 +736,14 @@ class DLL_API InheritanceBuffer : public Foo, public HasProtectedVirtual
@@ -729,12 +736,14 @@ class DLL_API InheritanceBuffer : public Foo, public HasProtectedVirtual