Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# type from string

Type type = Type.GetType("Namespace.MyClass, MyAssembly");
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #type #string
ADD COMMENT
Topic
Name
3+4 =