コード例 #1
0
 public async Task <PersonPhone> FindAsync(string key) => (await _personPhoneRepository.FindAsync(key));