C# Class mp3lib.Core.Actions.Mp3TagChanger

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Private Properties

Свойство Type Description
ChangeMp3Tags void

Méthodes publiques

Méthode Description
ChangeTags ( ) : void
Mp3TagChanger ( IMp3File mp3File, string mask, ISaver backuper ) : System

Private Methods

Méthode Description
ChangeMp3Tags ( string>.Dictionary data ) : void

Method Details

ChangeTags() public méthode

public ChangeTags ( ) : void
Résultat void

Mp3TagChanger() public méthode

public Mp3TagChanger ( IMp3File mp3File, string mask, ISaver backuper ) : System
mp3File IMp3File
mask string
backuper ISaver
Résultat System