Forked from simplement-e/api_18234_636705311960169518.cs
Created
August 22, 2018 10:41
-
-
Save TheDigitalNomadDev/77e8e9e9556e4a80558f404780a1d3ef to your computer and use it in GitHub Desktop.
Revisions
-
simplement-e created this gist
Aug 22, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ class SuppressionMarqueEventData { int MarPk { get; set; } string Libelle { get; set; } string Code { get; set; } bool EstInterne { get; set; } }