Skip to content

Commit 7261ff1

Browse files
committed
修改注释
1 parent a56f90d commit 7261ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Senparc.CO2NET/Helpers/Extensions/IDictionaryExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ namespace Senparc.CO2NET.Helpers
2828
{
2929
/// <summary>
3030
/// IDictionary扩展方法
31-
/// 代码引用自:https://bitbucket.org/patridge/expandoobject-json-serialization-tests/src/eab6ef0b18434278a5c2c1424145c47d1def2838/ExpandoJsonMvcStub/Helpers/IDictionaryExtensions.cs?at=default&fileviewer=file-view-default
31+
/// 代码引用自:https://bitbucket.org/patridge/expandoobject-json-serialization-tests/src/eab6ef0b18434278a5c2c1424145c47d1def2838/ExpandoJsonMvcStub/Helpers/IDictionaryExtensions.cs?at=default&amp;fileviewer=file-view-default
3232
/// 更多解决方案:http://www.patridgedev.com/2011/08/24/getting-dynamic-expandoobject-to-serialize-to-json-as-expected/
3333
/// </summary>
3434
public static class IDictionaryExtensions

0 commit comments

Comments
 (0)