public void Incluir_LogWeb(LogWeb reg) { Sistema_Data obj = new Sistema_Data(_connection); obj.Incluir_LogWeb(reg); }