C# Class AutomaticRegistration.EmployeesViewModel

Inheritance: IEmployeesViewModel
Afficher le fichier Open project: NashDotNet/lab-dependency-injection

Méthodes publiques

Méthode Description
EmployeesViewModel ( ) : System
EmployeesViewModel ( IEmployeeOfTheMonthViewModel employeeOfTheMonth ) : System
ToString ( ) : string

Method Details

EmployeesViewModel() public méthode

public EmployeesViewModel ( ) : System
Résultat System

EmployeesViewModel() public méthode

public EmployeesViewModel ( IEmployeeOfTheMonthViewModel employeeOfTheMonth ) : System
employeeOfTheMonth IEmployeeOfTheMonthViewModel
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string