Exemple #1
0
 public List <LogContentExtendedModel> GetAllLogIP()
 {
     return(dao.GetAllLogIP());
 }