C# Class Summa.Actions.PrintAction

Inheritance: Gtk.Action
Afficher le fichier Open project: wfarr/newskit

Méthodes publiques

Méthode Description
CheckShouldSensitive ( ) : void
Print ( object obj, EventArgs args ) : void
PrintAction ( Browser browser ) : System

Method Details

CheckShouldSensitive() public méthode

public CheckShouldSensitive ( ) : void
Résultat void

Print() public méthode

public Print ( object obj, EventArgs args ) : void
obj object
args System.EventArgs
Résultat void

PrintAction() public méthode

public PrintAction ( Browser browser ) : System
browser Summa.Gui.Browser
Résultat System