Пример #1
0
 public async Task <string> GetDatabaseTimestamp()
 {
     return(await _healthRepository.GetDatabaseCurrentTime());
 }