Mercurial > pub > bltoolkit
view UnitTests/CS/Mapping/Person.mapping.xml @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8" ?> <Types> <Type Name="Mapping.PersonMappingTest+Person"> <Member Name="FirstName" MapField="FIRST_NAME" /> <Member Name="LastName" MapField="LAST_NAME" /> </Type> </Types>