| Name | Description |
---|
 | Dispose | (Overrides ConfigurationBase..::..Dispose()()()().) |
 | EnsureInitialize |
This method is here purely to make sure that we don't make a double call to the Initialize method while initializing configuration.
(Inherited from ConfigurationBase.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetCachedValue<(Of <<'(T>)>>)(String) | |
 | GetCachedValue<(Of <<'(T>)>>)(String, T) | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetValue<(Of <<'(T>)>>)(String) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, Action) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, T) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, Action, Func<(Of <<'(T, Boolean>)>>)) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, String, Action) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, String, T) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, T, Func<(Of <<'(T, Boolean>)>>)) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, String, Action, Func<(Of <<'(T, Boolean>)>>)) | (Inherited from ConfigurationBase.) |
 | GetValue<(Of <<'(T>)>>)(String, String, T, Func<(Of <<'(T, Boolean>)>>)) | (Inherited from ConfigurationBase.) |
 | Initialize | (Inherited from ConfigurationBase.) |
 | LoadDefaults | (Inherited from ConfigurationBase.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ResetDefaults | (Inherited from ConfigurationBase.) |
 | SetValue<(Of <<'(T>)>>)(String, T) | (Inherited from ConfigurationBase.) |
 | SetValue<(Of <<'(T>)>>)(String, String, T) | (Overrides ConfigurationBase..::..SetValue<(Of <<'(T>)>>)(String, String, T).) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Upgrade | (Inherited from ConfigurationBase.) |
 | UpgradeFile<(Of <<'(T>)>>) |
Attempts to update configuration from a configuration file. The version of CodeSmith must be older than CodeSmith 5.1.
(Inherited from ConfigurationBase.) |