public bool DeleteErrorLog(System.Int32 Logid) { return(_iErrorLogRepository.DeleteErrorLog(Logid)); }