Click or drag to resize

PropertyDependencyAttribute Methods

The PropertyDependencyAttribute type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateDependencyMapping Creates the dependency mapping from the attributes of the properties of the specified type.
Public methodStatic memberGetInvalidDependencies Gets a list of invalid dependency definitions in the entry types assembly and all referenced assemblies.
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also