Interface ITypeFinder
Namespace: Volo.Abp.Reflection
Assembly: Volo.Abp.Core.dll
Syntax
public interface ITypeFinder
Properties
Types
Declaration
IReadOnlyList<Type> Types { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<Type> |
public interface ITypeFinder
IReadOnlyList<Type> Types { get; }
| Type | Description |
|---|---|
| IReadOnlyList<Type> |