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 |
|---|---|
| System.Collections.Generic.IReadOnlyList<T><System.Type> |