示例#1
0
 private async Task <IDatabase> GetDatabaseAsync() =>
 await _connectionFactory.GetDatabaseAsync().ConfigureAwait(false);