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 | |
---|---|---|
MemberValueAccessBuilder |
Methods
Name | Description | |
---|---|---|
DoGetFieldValueAccess |
Performs the actual creation of a ValueAccess suitable for accessing the value in fieldInfo.
|
|
DoGetMethodValueAccess |
Performs the actual creation of a ValueAccess suitable for accessing the value in methodInfo.
|
|
DoGetPropertyValueAccess |
Performs the actual creation of a ValueAccess suitable for accessing the value in propertyInfo.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFieldValueAccess |
Creates a ValueAccess suitable for accessing the value in fieldInfo.
|
|
GetHashCode | (Inherited from Object.) | |
GetMethodValueAccess |
Creates a ValueAccess suitable for accessing the return value for methodInfo.
|
|
GetPropertyValueAccess |
Creates a ValueAccess suitable for accessing the value for propertyInfo.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
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. |