Summary
Get the full list of assemblies
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions .Reflection - Containing Type
- IAssemblyProvider
Syntax
IEnumerable<Assembly> GetAssemblies()
Attributes
Type | Description |
---|---|
NotNullAttribute |
Return Value
Type | Description |
---|---|
IEnumerable |
IEnumerable{Assembly}. |