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-2024 • Updated: 06/29/24
Comment or report problem with topic