C# Class HelloMef.ViewModels.MainViewModel

Inheritance: Caliburn.Micro.PropertyChangedBase, IShell
Afficher le fichier Open project: dbuksbaum/Learning-Caliburn.Micro

Méthodes publiques

Méthode Description
SayHello ( string name ) : void

Method Details

SayHello() public méthode

public SayHello ( string name ) : void
name string
Résultat void