コード例 #1
0
 public PersonRepositoryImpl(MSSQLServerContext context)
 {
     _context = context;
 }