C# Class IdSharp.Tagging.ID3v2.FrameContainer

ID3v2 Frame Container
Inheritance: IFrameContainer
Afficher le fichier Open project: judwhite/IdSharp Class Usage Examples

Méthodes publiques

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Forces the INotifyPropertyChanged.PropertyChanged event to fire.

Méthodes protégées

Méthode Description
FireWarning ( string propertyName, string message ) : void

Fires the InvalidData event.

Private Methods

Méthode Description
GetAllFrames ( ID3v2TagVersion tagVersion ) : List