コード例 #1
0
 public SqlExposicionesRepository(GrandesExposicionesEntities _context)
 {
     _Context = _context;
 }