Syntax
public Program(Action<ContainerBuilder> overrides = null, bool propagateExceptions = false)
Parameters
Name | Type | Description |
---|---|---|
overrides | Action |
|
propagateExceptions | bool |
Return Value
Type | Description |
---|---|
void |
public Program(Action<ContainerBuilder> overrides = null, bool propagateExceptions = false)
Name | Type | Description |
---|---|---|
overrides | Action |
|
propagateExceptions | bool |
Type | Description |
---|---|
void |