C# Class BatchGuy.App.Eac3To.Services.EAC3ToBatchFileWriteWarningService

Inheritance: IEAC3ToBatchFileWriteWarningService
Afficher le fichier Open project: yaboy58/BatchGuy Class Usage Examples

Méthodes publiques

Méthode Description
EAC3ToBatchFileWriteWarningService ( List discs ) : System
GetWarnings ( ) : WarningCollection

Private Methods

Méthode Description
DiscSelectedWithNoSummarySelected ( ) : bool
SummaryAndTitleSelectedWithNoDiscSelected ( ) : bool
TitleSelectedWithNoDiscAndSummarySelected ( ) : bool

Method Details

EAC3ToBatchFileWriteWarningService() public méthode

public EAC3ToBatchFileWriteWarningService ( List discs ) : System
discs List
Résultat System

GetWarnings() public méthode

public GetWarnings ( ) : WarningCollection
Résultat WarningCollection