C# Class PlexRipper.WebAPI.Controllers.PlexMediaController

Inheritance: PlexRipper.WebAPI.Controllers.BaseController
Afficher le fichier Open project: PlexRipper/PlexRipper

Méthodes publiques

Méthode Description
PlexMediaController ( IPlexTvShowService plexTvShowService, IMapper mapper, INotificationsService notificationsService ) : System

Private Methods

Méthode Description
GetTvShow ( int id ) : Task

Method Details

PlexMediaController() public méthode

public PlexMediaController ( IPlexTvShowService plexTvShowService, IMapper mapper, INotificationsService notificationsService ) : System
plexTvShowService IPlexTvShowService
mapper IMapper
notificationsService INotificationsService
Résultat System