Beispiel #1
0
 public ProdutoApp()
 {
     db = new DBProduto();
 }
Beispiel #2
0
 public TokenApp()
 {
     db = new DBProduto();
 }