C# Class SpecDrill.PdfPage

Inheritance: WebPage
Afficher le fichier Open project: CosminSontu/SpecDrill

Protected Properties

Свойство Type Description
Log ILogger

Méthodes publiques

Méthode Description
PdfPage ( ) : System
PdfPage ( string titlePattern ) : System

Method Details

PdfPage() public méthode

public PdfPage ( ) : System
Résultat System

PdfPage() public méthode

public PdfPage ( string titlePattern ) : System
titlePattern string
Résultat System

Property Details

Log protected_oe property

protected ILogger Log
Résultat ILogger