示例#1
0
 public FormAddSale()
 {
     InitializeComponent();
     idClient   = "";
     connection = new DatabaseConnection();
 }