Due to unforeseen circumstances, we are experiencing some intermittent issues with our Blogging system , we apologize for the inconvenience and are working hard to rectify the situation.
How can i declare a type ref to a class that is determined dynamically
1017 Views
Hello everyone,
How can i declare a type ref to the class that is determined dynamically? i.e, the class name is determined dynamically and i need to create a reference for that at runtime.