示例#1
0
 public DateTime GetCurrentDateTime()
 {
     return(_timeRepository.GetCurrentDateTime());
 }