Beispiel #1
0
 public async Task <ActionResult <List <Column> > > GetColumns()
 => await ColumnService.GetColumnsAsync();