This type contains the following members.
public static class AssemblyHelper- Inheritance:
- ObjectAssemblyHelper
Methods
| GetRuntimeAssemblies() | |
| ScanForTypes(bool) | Scans all runtime assemblies for types. | 
| ScanForAssemblyTypes(Assembly, bool) | Scans single assembly for types. | 
| ScanForTypes(Type, bool) | Scans all runtime assemblies for types. | 
| ScanForTypes<T>(bool) | Scans all runtime assemblies for types that are assignable to the specified base type. |