Exemplo n.º 1
0
 public ProdutoApp()
 {
     db = new DBProduto();
 }
Exemplo n.º 2
0
 public TokenApp()
 {
     db = new DBProduto();
 }