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
Copy file name to clipboardexpand all lines: src/Contrib/Configuration/Masa.Contrib.Configuration/Options/MasaConfigurationRelationOptions.cs
+4-4
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,13 @@ public MasaConfigurationRelationOptions MappingLocal<TModel>(string? section = n
23
23
/// Map Section relationship By ConfigurationApi
24
24
/// </summary>
25
25
/// <typeparam name="TModel"></typeparam>
26
-
/// <param name="parentSection">The name of the parent section, if it is empty, it will be mounted under SectionType, otherwise it will be mounted to the specified section under SectionType</param>
0 commit comments