docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo
SlimActivator
GetFactory(System.Type,bool)
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