コード例 #1
0
 public async Task <LessonVO> GetRecordingInfoTaskAsync(LessonVO lesson) =>
 await _collabAPIService.GetRecordingInfoTaskAsync(lesson);