Package JsonExSerializer.Collections


Classes

class  ArrayBuilder
 Collection builder class for arrays. More...
class  ArrayHandler
 Collection handler class for arrays. More...
class  CollectionConstructorHandler
 Handles collection classes implementing ICollection with an constructor matching (ICollection) or (IEnumerable<>) or (IEnumerable). More...
class  CollectionHandler
class  GenericCollectionBuilder< ItemT >
 Implements a collection builder for types implementing the generic version of ICollection. More...
class  GenericCollectionCtorBuilder< T >
class  GenericCollectionHandler
 Handler class for Generic ICollection interface. More...
class  GenericStackBuilder< T >
class  GenericStackHandler
 Collection handler for a non-generic System.Collections.Stack class. More...
interface  ICollectionBuilder
 Interface for an item that can build a collection object. More...
class  ListCollectionBuilder
 Collection builder for types implementing IList. More...
class  ListHandler
 Handler class for classes implementing IList. More...
class  StackBuilder
 Builder for a non-generic System.Collections.Stack class. More...
class  StackHandler
 Collection handler for a non-generic System.Collections.Stack class. More...


Generated on Fri Feb 15 23:33:58 2008 for JsonExSerializer by  doxygen 1.5.2