C
Chamith
Hi all,
I have a method which takes a string parameter. It takes a type name as a
string.
Inside the method, i want to create an instance of the type which is
mentioned in the string parameter.
Please help me providing with some example code.
Thanks,
Chamith
I have a method which takes a string parameter. It takes a type name as a
string.
Inside the method, i want to create an instance of the type which is
mentioned in the string parameter.
Please help me providing with some example code.
Thanks,
Chamith