devis sans signature, en Pdf

This commit is contained in:
Paul Schneider 2016-12-06 23:39:29 +01:00
commit c1bb7a1dce
8 changed files with 24 additions and 12 deletions

View file

@ -14,5 +14,6 @@ namespace Yavsc.ViewModels.Gen
public string DestDir { get; set; }
public bool Generated { get; set; }
public HtmlString GenerationErrorMessage { get; set; }
public string Temp { get; set; }
}
}