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