*zoo

WPF w/ Listbox & ItemsSource




This exercise creates an Animal class with appropriate constructors, data members & properties to maintain the Name and Sex of each Animal.

Each improvement/lecture is recorded in a separate branch of the repo. You should checkout the appropriate branch to see how the work is done - preferably after you have attempted the objectives yourself.