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