C# Class MicroManagement.Desktop.ViewModels.ViewEmployeeViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: jenspettersson/Caliburn.Micro.Labs

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Back ( ) : IEnumerable
WithEmployee ( EmployeeReport employee ) : void

Méthodes protégées

Méthode Description
OnActivate ( ) : void

Method Details

Back() public méthode

public Back ( ) : IEnumerable
Résultat IEnumerable

OnActivate() protected méthode

protected OnActivate ( ) : void
Résultat void

WithEmployee() public méthode

public WithEmployee ( EmployeeReport employee ) : void
employee EmployeeReport
Résultat void