예제 #1
0
 internal IEnumerable <Song> Get()
 {
     return(_repo.Get());
 }