correzioni metodi x compilare
This commit is contained in:
@@ -16,11 +16,11 @@ namespace MP.Data.DbModels.Utils
|
||||
[Key]
|
||||
public int Id { get; set; }
|
||||
/// <summary>
|
||||
/// Ambiente
|
||||
/// Ambiente IOC/IO (new/old)
|
||||
/// </summary>
|
||||
public string Environment { get; set; } = "";
|
||||
/// <summary>
|
||||
/// Codice mode/submode
|
||||
/// Codice tipo (metodo chiamato)
|
||||
/// </summary>
|
||||
public string Type { get; set; } = "";
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user