A
Andy B.
I am creating some data types for my solution. I am putting all of the data
types I create in a seprate dll project. I will have objects eventually that
will contain collections of these data types. Where do I put the collection
definitions for these data types? With the data types themselves or with the
objects that will use them?
types I create in a seprate dll project. I will have objects eventually that
will contain collections of these data types. Where do I put the collection
definitions for these data types? With the data types themselves or with the
objects that will use them?