infromes y solucionado error chistoso en repoLote

This commit is contained in:
2024-08-11 18:26:31 -03:00
parent 6f5a2ae4c8
commit 04268f23e5
23 changed files with 469 additions and 56 deletions

View File

@@ -14,7 +14,7 @@ namespace Informes
public bool Informar { get; set; }
private static InformeEmail instance = new();
private static InformeEmail instance = new();
public static InformeEmail Instance
{
get { return instance; }