コード例 #1
0
ファイル: HtmlToPdfRepostory.cs プロジェクト: RevStack/IO.Pdf
 public HtmlToPdfRepository(HtmlToPdfContext context)
 {
     _context = context;
 }
コード例 #2
0
ファイル: HtmlToPdfRepostory.cs プロジェクト: RevStack/IO.Pdf
 public HtmlToPdfRepository(HtmlToPdfContext context)
 {
     _context = context;
 }