From 2e87fb3240e496d867e8f0f903b8965319023a8c Mon Sep 17 00:00:00 2001 From: Gerardo Date: Mon, 21 Feb 2022 23:27:21 +0100 Subject: [PATCH] Delegate fin ejecuta 2 --- Model/OliviaGlob.cs | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Model/OliviaGlob.cs b/Model/OliviaGlob.cs index c93ca69..66478d6 100644 --- a/Model/OliviaGlob.cs +++ b/Model/OliviaGlob.cs @@ -12,6 +12,7 @@ using OliviaAddInPro.Helper; using System.Net; using System.Net.Sockets; using System.IO; +using System.Windows; namespace OliviaAddInPro.Model { @@ -48,8 +49,8 @@ namespace OliviaAddInPro.Model public static string DirData; // { finEjecuta2(); })); //tiene que hacer delegate finEjecuta2() } + + public static void finEjecuta2() - { + { //muestra la ventana ShowHidePane(true);