IConfigurationProviderBase Interface Events
For a list of all members of this type, see IConfigurationProviderBase members.
Public Events
Name | Description | |
---|---|---|
AddConfigurationEvent | Raised when a new Configuration is added to provider | |
RemoveConfigurationEvent | Raised when a new Configuration is removed to provider |
See Also