コード例 #1
0
ファイル: ArticleBll.cs プロジェクト: inphs/iReading
 public IEnumerable <Articles> Get_Articles_List() => _dal.Get_Articles_List();