C# Class PdfService, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
StartGeneration ( PdfModel model ) : string
TryGet ( string ticket, PdfDocument &doc ) : bool

Method Details

StartGeneration() public méthode

public StartGeneration ( PdfModel model ) : string
model PdfModel
Résultat string

TryGet() public méthode

public TryGet ( string ticket, PdfDocument &doc ) : bool
ticket string
doc PdfDocument
Résultat bool