IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorAttribute Class |
The following tables list the members exposed by PropertyInterceptorAttribute.
Name | Description | |
---|---|---|
![]() | Key | The identifying name assigned to the action. |
![]() | Mode | When the action will be invoked. |
![]() | Order | The invocation order of the action. |
![]() | TargetName | The name of the property for which the property interceptor is defined. |
![]() | TargetType | The Type of the object for which the property interceptor is defined. |
![]() | TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.Attribute) |
![]() | GetHashCode | (Inherited from System.Attribute) |
![]() | GetType | (Inherited from object) |
![]() | IsDefaultAttribute | (Inherited from System.Attribute) |
![]() | Match | (Inherited from System.Attribute) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |