示例#1
0
 public GenreRepository(MssqlGenreContext genreContext)
 {
     this._genreContext = genreContext;
 }