C# Class IdSharp.Tagging.ID3v2.FrameContainer

ID3v2 Frame Container
Inheritance: IFrameContainer
Exibir arquivo Open project: judwhite/IdSharp Class Usage Examples

Public Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Forces the INotifyPropertyChanged.PropertyChanged event to fire.

Protected Methods

Method Description
FireWarning ( string propertyName, string message ) : void

Fires the InvalidData event.

Private Methods

Method Description
GetAllFrames ( ID3v2TagVersion tagVersion ) : List