Update display aggiornamenti
- maca gestione timer autorefresh componente - manca testing finale - manca clickonce finale
This commit is contained in:
@@ -33,6 +33,11 @@ namespace EgwControlCenter.Core.Models
|
||||
/// </summary>
|
||||
public string RelTagsLast { get; set; } = "";
|
||||
|
||||
/// <summary>
|
||||
/// indica se esista un update alla versione
|
||||
/// </summary>
|
||||
public bool HasUpdate { get; set; } = false;
|
||||
|
||||
#endregion Public Properties
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user