Exemplo n.º 1
0
 public RentRepository()
 {
     _helper = new SqliteHelper();
 }