C# Class Notedown.Commands.NextNote

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

Méthodes publiques

Méthode Description
NextNote ( NoteView notes ) : System

Méthodes protégées

Méthode Description
OnExecuted ( EventArgs e ) : void

Method Details

NextNote() public méthode

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

OnExecuted() protected méthode

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