Example #1
0
 bool IDataLayer.SaveSong(tblSong song)
 {
     throw new NotImplementedException();
 }
Example #2
0
 private Song(tblSong song)
 {
 }