コード例 #1
0
 public async Task <Guid> GetAddressBookIdAsync() => (await _addressBookRepository.GetAddressBooksAsync()).First().Id;