2
Answers

C# 2005 Type.GetType()

In C# 2005 Type.GetType("Classname") is giving null what is the alternate method.

Answers (2)