PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesAspect­Type­Dependency­AttributeAspect­Type
Open sandboxFocus

AspectTypeDependencyAttribute.AspectType Property

AspectType

Gets the type from which the aspects should be derived in order to match the current dependency.

Declaration
public Type AspectType { get; }
Property Value
Type Description
System.Type