This example demonstrates how C# class constructors are ported to C++. Public, protected and private constructors preserve their accessibility level. Internal constructors become protected.
Additional command-line options passed to CsToCppPorter: none.