IdeaBlade DevForce 2010 Help Reference
PropertyInterceptorModeExtensions Class Members
See Also  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorModeExtensions Class


The following tables list the members exposed by PropertyInterceptorModeExtensions.

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetLocationModeReturns the PropertyInterceptorTiming.  
Public Methodstatic (Shared in Visual Basic)GetPropertyDirectionReturns the PropertyDirection.  
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)IsAfterMode Whether the timing is after a get or set.  
Public Methodstatic (Shared in Visual Basic)IsBeforeMode Whether the timing is before a get or set.  
Public Methodstatic (Shared in Visual Basic)IsGetMode Whether the property direction is for a get.  
Public Methodstatic (Shared in Visual Basic)IsSetMode Whether the property direction is for a set.  
Public MethodToString (Inherited from object)
Public Methodstatic (Shared in Visual Basic)WithReturn a PropertyInterceptorMode from the specified PropertyDirection and PropertyInterceptorTiming.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.