C# Class PurplePen.PunchPrinting

Inheritance: RectanglePrinting
Afficher le fichier Open project: petergolde/PurplePen

Méthodes publiques

Méthode Description
PunchPrinting ( EventDB eventDB, Controller controller, PunchPrintSettings punchPrintSettings ) : System

Méthodes protégées

Méthode Description
GetDescriptionList ( ) : IPrintableRectangle[]

Private Methods

Méthode Description
GetRenderer ( CourseView courseView ) : PunchesRenderer

Method Details

GetDescriptionList() protected méthode

protected GetDescriptionList ( ) : IPrintableRectangle[]
Résultat IPrintableRectangle[]

PunchPrinting() public méthode

public PunchPrinting ( EventDB eventDB, Controller controller, PunchPrintSettings punchPrintSettings ) : System
eventDB EventDB
controller Controller
punchPrintSettings PunchPrintSettings
Résultat System