예제 #1
0
 private IList <AllLevel> GetAllLevel()
 {
     return(_LevelRepository.GetAllLevel());
 }