Example #1
0
 public ProgramDetails()
 {
     SongsData   = new Songs();
     AuthorsData = new Authors();
 }