S
Sahil Malik
Lets say .. I get a string ..
"System.Windows.Forms.TextBox"
Can I instantiate an instance of that .. given that the ONLY information I
have is that string above i.e. classname?
To make things easy, such a classname is in GAC.
- Sahil Malik
http://codebetter.com/blogs/sahil.malik/
"System.Windows.Forms.TextBox"
Can I instantiate an instance of that .. given that the ONLY information I
have is that string above i.e. classname?
To make things easy, such a classname is in GAC.
- Sahil Malik
http://codebetter.com/blogs/sahil.malik/