ReflectPlatform.

NewInstance(ConstructorInfo, Object[]) Method

Syntax

public static Object NewInstance(ConstructorInfo ctor, params Object[] args)

Parameters

Name Type Description
ctor ConstructorInfo
args Object[]

Return Value

Type Description
Object