Example #1
0
 public async Task <Objective> GetAsync(int id) =>
 await _objectiveManager.GetAsync(id);