Class TypeFinder
Implements
Inherited Members
Namespace: Volo.Abp.Reflection
Assembly: Volo.Abp.Core.dll
Syntax
public class TypeFinder : ITypeFinder
Constructors
TypeFinder(IAssemblyFinder)
Declaration
public TypeFinder(IAssemblyFinder assemblyFinder)
Parameters
| Type | Name | Description |
|---|---|---|
| IAssemblyFinder | assemblyFinder |
Properties
Types
Declaration
public IReadOnlyList<Type> Types { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<Type> |