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

파일 보기 프로젝트 열기: judwhite/IdSharp 1 사용 예제들

공개 메소드들

메소드 설명
Bind ( INotifyPropertyChanged frame, string frameProperty, string tagProperty, System.Action validator ) : void
FrameBinder ( FrameContainer frameContainer ) : System

메소드 상세

Bind() 공개 메소드

public Bind ( INotifyPropertyChanged frame, string frameProperty, string tagProperty, System.Action validator ) : void
frame INotifyPropertyChanged
frameProperty string
tagProperty string
validator System.Action
리턴 void

FrameBinder() 공개 메소드

public FrameBinder ( FrameContainer frameContainer ) : System
frameContainer FrameContainer
리턴 System