Simple Interface
This example demonstrates how C# interfaces are ported to C++. They become C++ classes which are inherited from System::Object and have RTTI declared.
Additional command-line options passed to CsToCppPorter: none.
This example demonstrates how C# interfaces are ported to C++. They become C++ classes which are inherited from System::Object and have RTTI declared.
Additional command-line options passed to CsToCppPorter: none.