1
Answer

Adding Proerties at run time to existing class

Hi,
I have created a class with public method. Now I want to add poreprties to this class at runtime.
Please provide some way for the same. 

Answers (1)