コード例 #1
0
 public async Task <int> RemoveAsync(Objective removingObjective) =>
 await _objectiveManager.CompleteObjectiveAsync(removingObjective);