public static object CreateInstance(Type type, TArg1 arg1, TArg2 arg2, TArg3 arg3)
Returns:
object

Parameters

type Type
arg1 TArg1
arg2 TArg2
arg3 TArg3
In this article