S
slonocode
I am writing a class library. One class is Package and is basically
just the fields for the Package object. Another class is Packages and
is basically used to manage a collection of Package objects.
Could someone point me to some complete example code for this kind of
scenario?
Thanks
just the fields for the Package object. Another class is Packages and
is basically used to manage a collection of Package objects.
Could someone point me to some complete example code for this kind of
scenario?
Thanks