C# Class Notedown.Commands.Close

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

Public Methods

Method Description
Close ( ) : System

Protected Methods

Method Description
OnExecuted ( EventArgs e ) : void

Method Details

Close() public method

public Close ( ) : System
return System

OnExecuted() protected method

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