Example #1
0
 public dialog_booksBought(bookstore.backend.Class.ShopingCart cart)
 {
     InCart = cart;  // hope this works
 }