Description: Object-oriented programming to design a C# class library card Card, to save the library card sorting records. Members of this class, including title, author, volume of collection. At least two methods. Store book storage processing, show display book information. Run the program, you can enter from the console the total number of books need storage, according to this total to create an array of Card objects, and then enter the data, and finally you can choose by title, author, storage volume of order.
To Search:
File list (Check if you may need any files):
class.cs