comparison Tools/DocGen/Content/Doc/Mapping/index.htm @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f990fcb411a9
1 <ct_table>
2 <ct_hr>
3 <ct_item link="../Data/ExecuteObject.htm" label="ExecuteObject" >How to map DB source to object.</ct_item>
4 <ct_item link="ObjectToObject.htm" label="ObjectToObject">How to map object to object.</ct_item>
5 <ct_hr>
6 <ct_text>Enumerator mapping.</ct_text>
7 <ct_item link="EnumToValue.htm" label="EnumToValue" >How to map enumerator to value.</ct_item>
8 <ct_item link="ValueToEnum.htm" label="ValueToEnum" >How to map value to enumerator.</ct_item>
9 <ct_hr>
10 <ct_text>Mapping attributes.</ct_text>
11 <ct_item link="MapFieldAttribute.htm" label="MapFieldAttribute" />
12 <ct_item link="MapValueAttribute.htm" label="MapValueAttribute" />
13 <ct_hr>
14 <ct_text>Custom mapping.</ct_text>
15 <ct_item link="MapToJson.htm" label="MapToJson" />
16 <ct_hr>
17 </ct_table>