Summary
Initializes a new instance of the
InformationProvider class.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- InformationProvider
Syntax
public InformationProvider(Assembly assembly)
Parameters
| Name | Type | Description |
|---|---|---|
| assembly | Assembly | The assembly. |
Return Value
| Type | Description |
|---|---|
| void |
