Helper routine that looks up a type name and tries to retrieve the full type reference in the actively executing assemblies.
public static Type GetTypeFromName(string typeName)
Parameters
typeName
See also:
Class ReflectionUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic