commentato #if false aree deprecate

This commit is contained in:
2026-01-22 16:18:14 +01:00
parent 2b120f2813
commit edf2e2d068
6 changed files with 10 additions and 10 deletions
+3 -1
View File
@@ -39,6 +39,7 @@ namespace WebWindowComplex.DTO
/// </summary>
public List<string> Glass { get; set; } = null!;
#if false
/// <summary>
/// Elenco profili ammessi
/// </summary>
@@ -49,7 +50,8 @@ namespace WebWindowComplex.DTO
/// Elenco profili ammessi
/// </summary>
[Obsolete("Sostituire con info ProfileList")]
public Dictionary<string,List<Threshold>>? Threshold { get; set; } = null;
public Dictionary<string, List<Threshold>>? Threshold { get; set; } = null;
#endif
/// <summary>
/// Lista info profili nel nuovo formato compatto