C# Class Notedown.Commands.About

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

Méthodes publiques

Méthode Description
About ( ) : System

Méthodes protégées

Méthode Description
OnExecuted ( EventArgs e ) : void

Method Details

About() public méthode

public About ( ) : System
Résultat System

OnExecuted() protected méthode

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