C# Class mp3lib.Core.FileDifferences

Mostra file Open project: Confirmit/Students Class Usage Examples

Public Methods

Method Description
Add ( TagType type, Diff differeceTags ) : void
FileDifferences ( IMp3File mp3File ) : System.Collections.Generic

Method Details

Add() public method

public Add ( TagType type, Diff differeceTags ) : void
type TagType
differeceTags Diff
return void

FileDifferences() public method

public FileDifferences ( IMp3File mp3File ) : System.Collections.Generic
mp3File IMp3File
return System.Collections.Generic