C# Class ZuneSocialTagger.Core.IO.WMATagger.ZuneWMATagContainer

Inheritance: IZuneTagContainer
Datei anzeigen Open project: leetreveil/Zune-Social-Tagger

Public Methods

Method Description
AddZuneAttribute ( ZuneAttribute zuneAttribute ) : void
RemoveZuneAttribute ( string name ) : void
ZuneWMATagContainer ( File file ) : System

Method Details

AddZuneAttribute() public method

public AddZuneAttribute ( ZuneAttribute zuneAttribute ) : void
zuneAttribute ZuneAttribute
return void

RemoveZuneAttribute() public method

public RemoveZuneAttribute ( string name ) : void
name string
return void

ZuneWMATagContainer() public method

public ZuneWMATagContainer ( File file ) : System
file TagLib.File
return System