ProGet SDK Reference
Version:

GetFactory(System.Type type, bool allowNonPublicConstructor) Method

Syntax

public static Func<object> GetFactory(System.Type type, bool allowNonPublicConstructor)

Parameters

type
Type: System.Type
allowNonPublicConstructor
Type: bool