You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
The current names contains redundancy and aren't very clear. Here are some suggested changes we believe help improve on that:
GetConfigurationSection() changes to GetSection()
GetConfigurationSections() changes to GetChildren()
argument of GetChildren() overload should be parentKey
The text was updated successfully, but these errors were encountered:
divega
changed the title
BCL API review feedback: Rename GetCofigurationSection() and GetConfigurationSections() methods
BCL API review feedback: Rename GetCofigurationSection() and GetConfigurationSections() methods on IConfiguration
Jun 29, 2015
divega
changed the title
BCL API review feedback: Rename GetCofigurationSection() and GetConfigurationSections() methods on IConfiguration
BCL API review: Rename GetCofigurationSection() and GetConfigurationSections() methods on IConfiguration
Jun 30, 2015
The current names contains redundancy and aren't very clear. Here are some suggested changes we believe help improve on that:
GetConfigurationSection()
changes toGetSection()
GetConfigurationSections()
changes toGetChildren()
GetChildren()
overload should beparentKey
The text was updated successfully, but these errors were encountered: