C# Class iTunesAgent.UI.AssociationManagementPanel

ファイルを表示 Open project: notpod/Notpod Class Usage Examples

Public Methods

Method Description
AssociationManagementPanel ( ) : System

Private Methods

Method Description
BtnBackClick ( object sender, EventArgs e ) : void
BtnDeleteClick ( object sender, EventArgs e ) : void
BtnNewClick ( object sender, EventArgs e ) : void
ParentChangedHandler ( object sender, EventArgs e ) : void
PopulatePlaylistAssociationData ( ) : void
SerializeDeviceConfiguration ( ) : void
UpdateAssociatedPlaylists ( int playlistID ) : void
UpdatePlaylistName ( int playlistID ) : void

Method Details

AssociationManagementPanel() public method

public AssociationManagementPanel ( ) : System
return System