SyntaxFix
Write A Post
Hire A Developer
Questions
You can also do this -
var handle = Activator.CreateInstance("AssemblyName", "Full name of the class including the namespace and class name"); var obj = handle.Unwrap();