Exemplo n.º 1
0
 protected override IList CreateDestinationObjectBase(Type destElementType, int sourceLength)
 {
     return(ObjectCreator.CreateList(destElementType));
 }