コード例 #1
0
ファイル: LinksController.cs プロジェクト: tobyhei/Linkt
 public Task <List <LinkDto> > Get() => linkRepository.GetPage();