C# 클래스 Radarr.Api.V3.ExtraFiles.ExtraFileModule

상속: RadarrRestModule
파일 보기 프로젝트 열기: Animarr/Animarr

공개 메소드들

메소드 설명
ExtraFileModule ( IExtraFileService subtitleFileService, IExtraFileService metadataFileService, IExtraFileService otherExtraFileService ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetFiles ( ) : List

메소드 상세

ExtraFileModule() 공개 메소드

public ExtraFileModule ( IExtraFileService subtitleFileService, IExtraFileService metadataFileService, IExtraFileService otherExtraFileService ) : System.Collections.Generic
subtitleFileService IExtraFileService
metadataFileService IExtraFileService
otherExtraFileService IExtraFileService
리턴 System.Collections.Generic