예제 #1
0
 public List <Faq> GetAllFaq()
 {
     return(_iFaqRepository.GetAllFaq());
 }