Skip to main content
A newer version of this page is available. .

ISolutionTypesProvider Interface

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

Namespace: DevExpress.Entity.ProjectModel

Assembly: DevExpress.Data.v19.2.dll

Declaration

public interface ISolutionTypesProvider :
    IHasTypesCache
See Also