IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
ArrayDto.cs File Reference

Classes

class  IG.Lib.ArrayDto< ElementType, ElementDtoType >
 Data transfer object for holding arrays of objects of the same type. More...
 
class  IG.Lib.ArrayDto< ElementType, ElementBaseType, ElementDtoType >
 Data transfer object for holding arrays of objects of the same type. More...
 
class  IG.Lib.ListDto< ElementType, ElementDtoType >
 Data transfer object for holding data from lists of objects of the same type. More...
 
class  IG.Lib.ListDto< ElementType, ElementBaseType, ElementDtoType >
 Data transfer object for holding lists of objects of the same type. More...
 

Namespaces

package  IG.Lib