Example #1
0
 public IEnumerable <LogInfo> GetLogInfoDates(EServiceType serviceType)
 {
     return(ClientConnector.GetLogInfoDates(serviceType));
 }