C# Class IdSharp.Tagging.ID3v2.FrameBinder

Afficher le fichier Open project: judwhite/IdSharp Class Usage Examples

Méthodes publiques

Méthode Description
Bind ( INotifyPropertyChanged frame, string frameProperty, string tagProperty, System.Action validator ) : void
FrameBinder ( FrameContainer frameContainer ) : System

Method Details

Bind() public méthode

public Bind ( INotifyPropertyChanged frame, string frameProperty, string tagProperty, System.Action validator ) : void
frame INotifyPropertyChanged
frameProperty string
tagProperty string
validator System.Action
Résultat void

FrameBinder() public méthode

public FrameBinder ( FrameContainer frameContainer ) : System
frameContainer FrameContainer
Résultat System