コード例 #1
0
 public Task <IEnumerable <Model> > GetModels(int makeId) => _externalService.GetModelsAsync(makeId);