C# 클래스 PlexRipper.WebAPI.Controllers.PlexMediaController

상속: PlexRipper.WebAPI.Controllers.BaseController
파일 보기 프로젝트 열기: PlexRipper/PlexRipper

공개 메소드들

메소드 설명
PlexMediaController ( IPlexTvShowService plexTvShowService, IMapper mapper, INotificationsService notificationsService ) : System

비공개 메소드들

메소드 설명
GetTvShow ( int id ) : Task

메소드 상세

PlexMediaController() 공개 메소드

public PlexMediaController ( IPlexTvShowService plexTvShowService, IMapper mapper, INotificationsService notificationsService ) : System
plexTvShowService IPlexTvShowService
mapper IMapper
notificationsService INotificationsService
리턴 System