The following tables list the members exposed by IHelperAssistedCustomConfigurationData<T>.
Public Properties
Public Methods
| Name | Description |
 | BaseGetPropertyValue | This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the value for the specified property using the inherited implementation. |
 | BaseIsModified | This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the modification status using the inherited implementation. |
 | BaseReset | This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Resets the internal state of the configuration object using the inherited implementation. |
 | BaseSetPropertyValue | This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Sets the value for the specified property using the inherited implementation. |
 | BaseUnmerge | This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Modifies the ConfigurationElement object to remove all values that should not be saved using the inherited implementation. |
Top
See Also