This example demonstrates how C# generic classes 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 classes 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.