- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration .Assemblies - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AssemblyLoader"]
class Type type-node
Syntax
public class AssemblyLoader
Properties
Name | Value | Summary |
---|---|---|
DirectAssemblies | ConcurrentHashSet |
Gets the assemblies that were directly referenced (as opposed to all recursively referenced assemblies).
|
Methods
Name | Value | Summary |
---|---|---|
Add |
void |
Adds a new assembly or pattern to those to be loaded.
|