コード例 #1
0
 public RentRepository()
 {
     _helper = new SqliteHelper();
 }