Esempio n. 1
0
 public DateTime GetCurrentDateTime()
 {
     return(_timeRepository.GetCurrentDateTime());
 }