infromes y solucionado error chistoso en repoLote

This commit is contained in:
fedpo
2024-08-06 18:45:48 +01:00
parent 855ce7c158
commit 18c12157d1
31 changed files with 315 additions and 126 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; }