![]() | AssemblyExtensions Class |
Namespace: Slash.Reflection.Extensions
The AssemblyExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAvailableAssemblies |
Returns all available assemblies for the specified assembly which match the given assemblyFilter.
Searches through the assembly directory.
|
![]() ![]() | GetAvailableTypes |
Returns all the Type objects with match the given typeFilter
from the executing assembly and any assemblies in its or lower directories.
|