コード例 #1
0
 protected void btn_agregar_Click(object sender, EventArgs e)
 {
     Carro.Add(ProductoVariable);
 }