Skip to main content

ISolutionTypesProvider Interface

If implemented, provides access to the known types in the current solution.

Namespace: DevExpress.Entity.ProjectModel

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public interface ISolutionTypesProvider :
    IHasTypesCache
See Also