C# Class PdfService, code

Mostra file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
StartGeneration ( PdfModel model ) : string
TryGet ( string ticket, PdfDocument &doc ) : bool

Method Details

StartGeneration() public method

public StartGeneration ( PdfModel model ) : string
model PdfModel
return string

TryGet() public method

public TryGet ( string ticket, PdfDocument &doc ) : bool
ticket string
doc PdfDocument
return bool