Open sandboxFocus
  • Article

Method CreateInstance

CreateInstance(Type, IArgumentsReader)

Declaration
public abstract object CreateInstance(Type type, IArgumentsReader constructorArguments)
Parameters
Type Name Description
Type type
IArgumentsReader constructorArguments
Returns
Type Description
object
Implements
  • Navigation