ReflectionUtils.CreateInstanceFromString

Creates an instance of a type based on a string. Assumes that the type's

public static object CreateInstanceFromString(string typeName,
	Object[] args)

Parameters

typeName

args


See also:

Class ReflectionUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic