C# 클래스 IdSharp.Tagging.ID3v2.FrameContainer

ID3v2 Frame Container
상속: IFrameContainer
파일 보기 프로젝트 열기: judwhite/IdSharp 1 사용 예제들

공개 메소드들

메소드 설명
RaisePropertyChanged ( string propertyName ) : void

Forces the INotifyPropertyChanged.PropertyChanged event to fire.

보호된 메소드들

메소드 설명
FireWarning ( string propertyName, string message ) : void

Fires the InvalidData event.

비공개 메소드들

메소드 설명
GetAllFrames ( ID3v2TagVersion tagVersion ) : List