コード例 #1
0
 public CastMemberRepository(TVMazeContext context) => this.context = context;
コード例 #2
0
 public ShowRepository(TVMazeContext context) => this.context = context;