IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorModeExtensions Class |
The following tables list the members exposed by PropertyInterceptorModeExtensions.
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetLocationMode | Returns the PropertyInterceptorTiming. | |
GetPropertyDirection | Returns the PropertyDirection. | |
GetType | (Inherited from object) | |
IsAfterMode | Whether the timing is after a get or set. | |
IsBeforeMode | Whether the timing is before a get or set. | |
IsGetMode | Whether the property direction is for a get. | |
IsSetMode | Whether the property direction is for a set. | |
ToString | (Inherited from object) | |
With | Return a PropertyInterceptorMode from the specified PropertyDirection and PropertyInterceptorTiming. |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |