C# Class Notedown.Commands.New

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

Public Methods

Method Description
New ( ) : System

Protected Methods

Method Description
OnExecuted ( EventArgs e ) : void

Method Details

New() public method

public New ( ) : System
return System

OnExecuted() protected method

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