Exemple #1
0
 public int GetFirstSingerId()
 {
     return(singerRepository.GetFirstSingerId());
 }