C# Class Notedown.Commands.New

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

Méthodes publiques

Méthode Description
New ( ) : System

Méthodes protégées

Méthode Description
OnExecuted ( EventArgs e ) : void

Method Details

New() public méthode

public New ( ) : System
Résultat System

OnExecuted() protected méthode

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