FreeSql/Extensions/FreeSql.Extensions.JsonMap/FreeSql.Extensions.JsonMap.xml
2019-09-26 12:34:08 +08:00

20 lines
647 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0"?>
<doc>
<assembly>
<name>FreeSql.Extensions.JsonMap</name>
</assembly>
<members>
<member name="T:FreeSql.DataAnnotations.JsonMapAttribute">
<summary>
当实体类属性为【对象】时以JSON形式映射存储
</summary>
</member>
<member name="M:FreeSql.Extensions.JsonMapCore.UseJsonMap(IFreeSql)">
<summary>
当实体类属性为【对象】时,并且标记特性 [JsonMap] 时该属性将以JSON形式映射存储
</summary>
<returns></returns>
</member>
</members>
</doc>