A
AMP
Hello,
I have the following code I'm trying to follow:
......................
public string this[string propName]
{
get {...........................
How do you have, amd how do you call a property called "this"?
Thanks
I have the following code I'm trying to follow:
......................
public string this[string propName]
{
get {...........................
How do you have, amd how do you call a property called "this"?
Thanks