C# Class Notedown.Commands.PreviousNote

Inheritance: Eto.Forms.Command
Afficher le fichier Open project: andererandre/Notedown

Méthodes publiques

Méthode Description
PreviousNote ( NoteView notes ) : System

Méthodes protégées

Méthode Description
OnExecuted ( EventArgs e ) : void

Method Details

OnExecuted() protected méthode

protected OnExecuted ( EventArgs e ) : void
e System.EventArgs
Résultat void

PreviousNote() public méthode

public PreviousNote ( NoteView notes ) : System
notes NoteView
Résultat System