Exemplo n.º 1
0
 public string GetSession(long id) => _databaseService.GetSession(id)?.Name ?? string.Empty;