//------------------------------------------------------------------------------ // // Ce code a été généré à partir d'un modèle. // // Des modifications manuelles apportées à ce fichier peuvent conduire à un comportement inattendu de votre application. // Les modifications manuelles apportées à ce fichier sont remplacées si le code est régénéré. // //------------------------------------------------------------------------------ namespace MALDFGASSURANCE.Models { using System; using System.Collections.Generic; public partial class C__MigrationHistory1 { public string MigrationId { get; set; } public string ContextKey { get; set; } public byte[] Model { get; set; } public string ProductVersion { get; set; } } }