C# Class Notedown.Commands.PreviousNote

Inheritance: Eto.Forms.Command
Datei anzeigen Open project: andererandre/Notedown

Public Methods

Method Description
PreviousNote ( NoteView notes ) : System

Protected Methods

Method Description
OnExecuted ( EventArgs e ) : void

Method Details

OnExecuted() protected method

protected OnExecuted ( EventArgs e ) : void
e System.EventArgs
return void

PreviousNote() public method

public PreviousNote ( NoteView notes ) : System
notes NoteView
return System