C# 클래스 SpecDrill.PdfPage

상속: WebPage
파일 보기 프로젝트 열기: CosminSontu/SpecDrill

보호된 프로퍼티들

프로퍼티 타입 설명
Log ILogger

공개 메소드들

메소드 설명
PdfPage ( ) : System
PdfPage ( string titlePattern ) : System

메소드 상세

PdfPage() 공개 메소드

public PdfPage ( ) : System
리턴 System

PdfPage() 공개 메소드

public PdfPage ( string titlePattern ) : System
titlePattern string
리턴 System

프로퍼티 상세

Log 보호되어 있는 프로퍼티

protected ILogger Log
리턴 ILogger