C# Class PdfMod.Pdf.Actions.DelegateAction

Inheritance: BaseAction
Afficher le fichier Open project: GNOME/pdfmod

Méthodes publiques

Méthode Description
DelegateAction ( Document document ) : System
Redo ( ) : void
Undo ( ) : void

Method Details

DelegateAction() public méthode

public DelegateAction ( Document document ) : System
document Document
Résultat System

Redo() public méthode

public Redo ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void