C# Class mp3tager.Operations.ChangeTags

Inheritance: Operation
Mostrar archivo Open project: Confirmit/Students

Public Methods

Method Description
Call ( ) : void
Cancel ( ) : void
ChangeTags ( ) : System

Private Methods

Method Description
GetTagsFromFileName ( IMp3File file ) : Mp3Tags
Select ( string>.List tagValuesList ) : string>.Dictionary

Method Details

Call() public method

public Call ( ) : void
return void

Cancel() public method

public Cancel ( ) : void
return void

ChangeTags() public method

public ChangeTags ( ) : System
return System