Class DesignTimeReflection
- Namespace
- DevExpress.Xpo.Metadata
- Assembly
- DevExpress.Xpo.v24.1.dll
public class DesignTimeReflection : ReflectionDictionary, IXPDictionaryProvider
- Inheritance
-
DesignTimeReflection
- Implements
- Inherited Members
Constructors
DesignTimeReflection(IServiceProvider)
public DesignTimeReflection(IServiceProvider provider)
Parameters
provider
IServiceProvider
DesignTimeReflection(IServiceProvider, bool)
public DesignTimeReflection(IServiceProvider provider, bool useSolutionTypesProvider)
Parameters
provider
IServiceProvideruseSolutionTypesProvider
bool
Properties
Classes
public override ICollection Classes { get; }
Property Value
UseStrictMetadataValidation
protected override bool UseStrictMetadataValidation { get; }
Property Value
Methods
DropDescendantsCache(XPClassInfo)
protected override void DropDescendantsCache(XPClassInfo changedClassInfo)
Parameters
changedClassInfo
XPClassInfo
ResolveClassInfoByName(string, string)
protected override XPClassInfo ResolveClassInfoByName(string assemblyName, string typeName)