Method | Description | |
---|---|---|
DoGetFieldValueAccess ( |
Does the get field value access.
|
|
DoGetMethodValueAccess ( |
Does the get method value access.
|
|
DoGetPropertyValueAccess ( |
Does the get property value access.
|
protected DoGetFieldValueAccess ( |
||
fieldInfo | The field info. | |
return | Microsoft.Practices.EnterpriseLibrary.Validation.ValueAccess |
protected DoGetMethodValueAccess ( |
||
methodInfo | The method info. | |
return | Microsoft.Practices.EnterpriseLibrary.Validation.ValueAccess |
protected DoGetPropertyValueAccess ( |
||
propertyInfo | The property info. | |
return | Microsoft.Practices.EnterpriseLibrary.Validation.ValueAccess |