C# Class CommandCreation.CommandFactory

Mostrar archivo Open project: Confirmit/Students Class Usage Examples

Public Methods

Method Description
ChooseCommand ( string commandName, IMp3File file, IWorker worker, string mask ) : Command

Method Details

ChooseCommand() public method

public ChooseCommand ( string commandName, IMp3File file, IWorker worker, string mask ) : Command
commandName string
file IMp3File
worker IWorker
mask string
return Command