Aggiornata gestione aggiunta split in frame (da testare)
This commit is contained in:
@@ -19,7 +19,7 @@ namespace WebWindowComplex.Models
|
||||
// Lista hardware completa passata dal chiamante del componente
|
||||
public static List<Hardware> m_HardwareCompleteList = new List<Hardware>();
|
||||
|
||||
// Lista hardware completa passata dal chiamante del componente
|
||||
// Lista famiglia hardware completa passata dal chiamante del componente
|
||||
public static List<string> s_FamilyHardwareList = new List<string>();
|
||||
|
||||
#endregion Public Fields
|
||||
|
||||
Reference in New Issue
Block a user