Summary
Initializes a new instance of the
AppDomainAssemblyProvider
class.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions .Reflection - Containing Type
- App
Domain Assembly Provider
Syntax
public AppDomainAssemblyProvider(AppDomain appDomain = null, ILogger logger = null)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
appDomain | AppDomain | The application domain |
logger | ILogger | The logger to log information |
Return Value
Type | Description |
---|---|
void |