Beispiel #1
0
 public static bool DesconectarBanco()
 {
     return(ConexaoBanco.DesconectaBanco());
 }