view Tools/DocGen/Content/Doc/Mapping/index.htm @ 3:1ef98bd70424

!bug 100 +3h Исправление проблемы BLToolkit + mono 3.4
author cin
date Fri, 22 Aug 2014 17:34:46 +0400
parents f990fcb411a9
children
line wrap: on
line source

<ct_table>
<ct_hr>
<ct_item link="../Data/ExecuteObject.htm" label="ExecuteObject" >How to map DB source to object.</ct_item>
<ct_item link="ObjectToObject.htm"        label="ObjectToObject">How to map object to object.</ct_item>
<ct_hr>
<ct_text>Enumerator mapping.</ct_text>
<ct_item link="EnumToValue.htm"           label="EnumToValue"   >How to map enumerator to value.</ct_item>
<ct_item link="ValueToEnum.htm"           label="ValueToEnum"   >How to map value to enumerator.</ct_item>
<ct_hr>
<ct_text>Mapping attributes.</ct_text>
<ct_item link="MapFieldAttribute.htm"     label="MapFieldAttribute" />
<ct_item link="MapValueAttribute.htm"     label="MapValueAttribute" />
<ct_hr>
<ct_text>Custom mapping.</ct_text>
<ct_item link="MapToJson.htm"             label="MapToJson" />
<ct_hr>
</ct_table>