private void CarregaNomeInstancia() { TxtBox_Instancia.Text = Uteis.RecuperarNomeInstancia(); }
private static void CarregaNomeInstancia() { nomeInstancia = Uteis.RecuperarNomeInstancia(); }