D
DaTurk
I'm converting MC++ to C++/CLI and for some reason it's not cool with
static const System::String^
How am I supposed to have static constant strings then?
static const System::String^
How am I supposed to have static constant strings then?