IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorAction Class |
The following tables list the members exposed by PropertyInterceptorAction.
Name | Description | |
---|---|---|
![]() | ArgsType | Type of arguments passed to the action. |
![]() | InstanceType | Instance type may not be the same as the TargetType. It may be one of its base classes. |
![]() | 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 on which the interceptor acts. |
![]() | TargetType | The Type of the object on which the interceptor acts. |
![]() | ValueType | Type of the property value. |
Name | Description | |
---|---|---|
![]() | ConvertTo<TArgs> | Internal use only. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |