Property |
The PropertyDependencyAttribute type exposes the following members.
Name | Description | |
---|---|---|
CreateDependencyMapping | Creates the dependency mapping from the attributes of the properties of the specified type. | |
GetInvalidDependencies | Gets a list of invalid dependency definitions in the entry types assembly and all referenced assemblies. |
Name | Description | |
---|---|---|
SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |