Error





Compiler Error C3921

Takeout "S"


Compiler Error C2143


// C2143a.cpp
// compile with: /clr /c
using System.Reflection;   // C2143 // C2873
using namespace System::Reflection;
Use namespace & ::