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

Inheritance: RadarrRestModule
Afficher le fichier Open project: Animarr/Animarr

Méthodes publiques

Méthode Description
ExtraFileModule ( IExtraFileService subtitleFileService, IExtraFileService metadataFileService, IExtraFileService otherExtraFileService ) : System.Collections.Generic

Private Methods

Méthode Description
GetFiles ( ) : List

Method Details

ExtraFileModule() public méthode

public ExtraFileModule ( IExtraFileService subtitleFileService, IExtraFileService metadataFileService, IExtraFileService otherExtraFileService ) : System.Collections.Generic
subtitleFileService IExtraFileService
metadataFileService IExtraFileService
otherExtraFileService IExtraFileService
Résultat System.Collections.Generic