Пример #1
0
 internal List <Log> GetLogs()
 {
     return(dbCon.GetLogs());
 }