Skip to content

Commit

Permalink
Merge pull request #137 from zhenlei520/wzl/3.0.0-preview.20
Browse files Browse the repository at this point in the history
调整注释
  • Loading branch information
zhenlei520 authored Dec 27, 2020
2 parents 37efb93 + 26819d5 commit b822cd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public static List<KeyValuePair<string, object>> ConvertToKeyValuePairs(this IDi
#region 得到安全的Dictionary类型

/// <summary>
/// 如果不存在则添加,否则跳过
/// 得到安全的Dictionary类型
/// </summary>
/// <param name="dictionary">字典类型</param>
/// <typeparam name="TKey">键类型</typeparam>
Expand Down

0 comments on commit b822cd4

Please sign in to comment.