public static void Inserir(MODDocente_Linha_Pesquisa DocenteLinha)
 {
     DALDocente_Linha_Pesquisa.Inserir(DocenteLinha);
 }