C# Class Notedown.Commands.Rename

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

Public Methods

Method Description
Rename ( ) : System

Protected Methods

Method Description
OnExecuted ( EventArgs e ) : void

Method Details

OnExecuted() protected method

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

Rename() public method

public Rename ( ) : System
return System