Exemplo n.º 1
0
 public PlaylistVm(Playlist p)
 {
     _p = p.nn();
 }