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