C# Class AutomaticRegistration.EmployeesViewModel

Inheritance: IEmployeesViewModel
Show file Open project: NashDotNet/lab-dependency-injection

Public Methods

Method Description
EmployeesViewModel ( ) : System
EmployeesViewModel ( IEmployeeOfTheMonthViewModel employeeOfTheMonth ) : System
ToString ( ) : string

Method Details

EmployeesViewModel() public method

public EmployeesViewModel ( ) : System
return System

EmployeesViewModel() public method

public EmployeesViewModel ( IEmployeeOfTheMonthViewModel employeeOfTheMonth ) : System
employeeOfTheMonth IEmployeeOfTheMonthViewModel
return System

ToString() public method

public ToString ( ) : string
return string