IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.SerializationDto Member List

This is the complete list of members for IG.Lib.SerializationDto, including all inherited members.

CopyArrayFromObject< DtoType, ObjectType >(ObjectType[] tabObj, ref DtoType[] tabDto)IG.Lib.SerializationDtoinlinestatic
CopyArrayFromObjectReturned< DtoType, ObjectType >(ObjectType[] tabObj, DtoType[] tabDto)IG.Lib.SerializationDtoinlinestatic
CopyArrayToObject< DtoType, ObjectType >(DtoType[] tabDto, ref ObjectType[] tabObj)IG.Lib.SerializationDtoinlinestatic
CopyArrayToObjectReturned< DtoType, ObjectType >(DtoType[] tabDto, ObjectType[] tabObj)IG.Lib.SerializationDtoinlinestatic
CopyFromObject< DtoType, ObjectType >(ObjectType obj, ref DtoType dto)IG.Lib.SerializationDtoinlinestatic
CopyFromObjectReturned< DtoType, ObjectType >(ObjectType obj, DtoType dto)IG.Lib.SerializationDtoinlinestatic
CopyListFromObject< DtoType, ObjectType >(List< ObjectType > tabObj, ref DtoType[] tabDto)IG.Lib.SerializationDtoinlinestatic
CopyListFromObjectReturned< DtoType, ObjectType >(List< ObjectType > tabObj, DtoType[] tabDto)IG.Lib.SerializationDtoinlinestatic
CopyListToObject< DtoType, ObjectType >(DtoType[] tabDto, ref List< ObjectType > listObj)IG.Lib.SerializationDtoinlinestatic
CopyListToObjectReturned< DtoType, ObjectType >(DtoType[] tabDto, List< ObjectType > listObj)IG.Lib.SerializationDtoinlinestatic
CopyToObject< DtoType, ObjectType >(DtoType dto, ref ObjectType obj)IG.Lib.SerializationDtoinlinestatic
CopyToObjectReturned< DtoType, ObjectType >(DtoType dto, ObjectType obj)IG.Lib.SerializationDtoinlinestatic
SerializationDto()IG.Lib.SerializationDtoinlineprotected