示例#1
0
 public MainPage()
 {
     this.InitializeComponent();
     Books = BookManagement.GetBooks();
 }