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

Inheritance: IEAC3ToBatchFileWriteWarningService
Show file Open project: yaboy58/BatchGuy Class Usage Examples

Public Methods

Method Description
EAC3ToBatchFileWriteWarningService ( List discs ) : System
GetWarnings ( ) : WarningCollection

Private Methods

Method Description
DiscSelectedWithNoSummarySelected ( ) : bool
SummaryAndTitleSelectedWithNoDiscSelected ( ) : bool
TitleSelectedWithNoDiscAndSummarySelected ( ) : bool

Method Details

EAC3ToBatchFileWriteWarningService() public method

public EAC3ToBatchFileWriteWarningService ( List discs ) : System
discs List
return System

GetWarnings() public method

public GetWarnings ( ) : WarningCollection
return WarningCollection