Exemplo n.º 1
0
 public FormParaEdit(CLInnerStoreDB store)
 {
     this.store = store;
     InitializeComponent();
 }