Exemplo n.º 1
0
 public SongInfoForm(Songs inf)
 {
     InitializeComponent();
     info = inf;
 }