Пример #1
0
 public PersonRepositoryImpl(SqliteSQLContext context)
 {
     _context = context;
 }