프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetEpisodes | System.Web.Mvc.ActionResult | ||
GetSeries | System.Web.Mvc.ActionResult | ||
Index | System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
SearchForEpisode ( int episodeId ) : System.Web.Mvc.ActionResult | ||
SonarrController ( IThirdPartyService apiService, ISettingsService |
메소드 | 설명 | |
---|---|---|
GetEpisodes ( int id, string title ) : System.Web.Mvc.ActionResult | ||
GetSeries ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
public SearchForEpisode ( int episodeId ) : System.Web.Mvc.ActionResult | ||
episodeId | int | |
리턴 | System.Web.Mvc.ActionResult |
public SonarrController ( IThirdPartyService apiService, ISettingsService |
||
apiService | IThirdPartyService | |
settingsService | ISettingsService |
|
logger | ILogger | |
리턴 | System |