A
Azat
Hi,
I am wondering if there is a way in C# to get the name of a variable. Let's
say:
int MyName=3;
How can I get a string with the Value "MyName"? Any ideas on that?
Thanks
Azat
I am wondering if there is a way in C# to get the name of a variable. Let's
say:
int MyName=3;
How can I get a string with the Value "MyName"? Any ideas on that?
Thanks
Azat