Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,8 @@ For more information and examples, see [Binding](/dotnet/core/extensions/configu
<param name="key">The key of the configuration section's value to convert.</param>
<summary>
Extracts the value with the specified key and converts it to type T.
</summary>
<returns>The converted value.</returns>
</summary>
<returns>The converted value or the default.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down