C# Class Notedown.Commands.Close

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

Méthodes publiques

Méthode Description
Close ( ) : System

Méthodes protégées

Méthode Description
OnExecuted ( EventArgs e ) : void

Method Details

Close() public méthode

public Close ( ) : System
Résultat System

OnExecuted() protected méthode

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