Method | Description | |
---|---|---|
MovieController ( ISession session ) : System |
Method | Description | |
---|---|---|
DeleteMovieById ( System.Guid movieId ) : void | ||
GetMovieByMovieIdAndCinemaId ( System.Guid cinemaId, System.Guid movieId ) : |
||
GetMoviesByCinemaId ( System.Guid cinemaId ) : IEnumerable |
public MovieController ( ISession session ) : System | ||
session | ISession | |
return | System |