C# Class Radarr.Api.V3.ExtraFiles.ExtraFileModule

Inheritance: RadarrRestModule
Mostra file Open project: Animarr/Animarr

Public Methods

Method Description
ExtraFileModule ( IExtraFileService subtitleFileService, IExtraFileService metadataFileService, IExtraFileService otherExtraFileService ) : System.Collections.Generic

Private Methods

Method Description
GetFiles ( ) : List

Method Details

ExtraFileModule() public method

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