Share via


MemberValueAccessBuilder Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The MemberValueAccessBuilder type exposes the following members.

Constructors

  Name Description
Protected method MemberValueAccessBuilder

Methods

  Name Description
Protected method DoGetFieldValueAccess
Performs the actual creation of a ValueAccess suitable for accessing the value in fieldInfo.
Protected method DoGetMethodValueAccess
Performs the actual creation of a ValueAccess suitable for accessing the value in methodInfo.
Protected method DoGetPropertyValueAccess
Performs the actual creation of a ValueAccess suitable for accessing the value in propertyInfo.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFieldValueAccess
Creates a ValueAccess suitable for accessing the value in fieldInfo.
Public method GetHashCode (Inherited from Object.)
Public method GetMethodValueAccess
Creates a ValueAccess suitable for accessing the return value for methodInfo.
Public method GetPropertyValueAccess
Creates a ValueAccess suitable for accessing the value for propertyInfo.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

MemberValueAccessBuilder Class

Microsoft.Practices.EnterpriseLibrary.Validation Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.