Mercurial > pub > bltoolkit
comparison UnitTests/CS/Mapping/Person.mapping.xml @ 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 <?xml version="1.0" encoding="utf-8" ?> | |
2 <Types> | |
3 | |
4 <Type Name="Mapping.PersonMappingTest+Person"> | |
5 <Member Name="FirstName" MapField="FIRST_NAME" /> | |
6 <Member Name="LastName" MapField="LAST_NAME" /> | |
7 </Type> | |
8 | |
9 </Types> |