ProGet SDK Reference
Version:

CreateInstance(System.Type type, bool allowNonPublicConstructor) Method

Syntax

public static object CreateInstance(System.Type type, bool allowNonPublicConstructor)

Parameters

type
Type: System.Type
allowNonPublicConstructor
Type: bool