コード例 #1
0
 public async Task <ModuleDetailOutput> Get(long?id) => await _moduleAppService.Get(id.Value);