public LamBanhSanwich() { tenBanh = new Banh("Bánh Sandwich"); }
public LamBanhPizza() { tenBanh = new Banh("Bánh Pizza "); }