Exemplo n.º 1
0
 public void AddToPlaylistTrack(PlaylistTrackBE playlistTrack)
 {
     playlistTrack.AssignTo(this);
 }