示例#1
0
 public bool Run(FrmEditDataBarang form)
 {
     form.ShowDialog();
     return(_result);
 }