コード例 #1
0
ファイル: ImageLogic.cs プロジェクト: tehfran/epam_tasl1011
 public Image Get(int id) => _imageDao.Get(id);